Pauan / tab-organizer

Google Chrome Extension that makes it easier to manage many tabs!
MIT License
66 stars 8 forks source link

Context menu mask relies on degrees. #67

Open Pauan opened 9 years ago

Pauan commented 9 years ago

Originally reported on Google Code with ID 66

Within submenus, we use an implementation with an invisible mask element. This allows
the user to move the mouse in a slight arc, without hiding the submenu.

Although this is absolutely critical from a usability standpoint, there is one nitpick:
the element is rotated based on degrees. The problem with this is, the amount it's
rotated will vary depending on the width of the context menu.

Ideally, we'd like to specify a precise point that it should be moved to, but I'm not
sure if that's possible. Either way, we should fix this at some point.

Reported by pcxunlimited on 2010-10-02 11:58:22

Pauan commented 9 years ago
This issue was updated by revision 6c1761d535.

Reported by pcxunlimited on 2010-10-20 03:42:02

Pauan commented 9 years ago

Reported by pcxunlimited on 2010-10-27 10:30:01

Pauan commented 9 years ago

Reported by pcxunlimited on 2010-11-21 18:49:48

Pauan commented 9 years ago

Reported by pcxunlimited on 2012-08-27 23:44:48