Hashem Nasarat dc5618558f popupMenu: Force submenu arrow rotation angles to multiples of 90
When you open or close a PopupSubMenu the arrow icon rotates, but
the code previously assumed that the starting angle was a multiple
of 90.  If you click the submenu fast enough the rotation could overlap
with the previous rotation and you'd get something that wasn't a multiple
of 90.
Now we ensure that the ending arrowRotation angle is always a multiple
of 90 regardless of what the starting angle is.

https://bugzilla.gnome.org/show_bug.cgi?id=728927
2014-09-03 17:50:03 +02:00
..
2014-08-18 13:34:32 -04:00
2014-04-10 21:08:16 +02:00
2014-04-10 21:08:16 +02:00
2014-01-17 16:34:44 -05:00
2014-09-02 23:24:19 +02:00
2014-09-02 14:47:48 -07:00
2014-06-24 15:17:09 -04:00
2014-04-17 15:15:14 +02:00
2014-07-24 18:15:02 +02:00