systemapic / systemapic.js

Systemapic Javascript API
https://systemapic.com
0 stars 3 forks source link

Top Chrome drop downs position is off #147

Open jorgenevil opened 8 years ago

jorgenevil commented 8 years ago

The drop down menus should have a position in relation to the buttons that fires them. Now they have a fixed left value in relation to the screen. The way to do this is to place the drop downs inside the button wrappers, and set a position from there.

screen shot 2016-02-23 at 2 06 08 pm

knutole commented 8 years ago

Another possibility is to never have an empty project space.

If we for example have a scratchpad project as default, there will always be a project active. Then this bug will be moot.