d-ronin / dRonin

The dRonin flight controller software.
http://dronin.org
Other
289 stars 167 forks source link

GCS:Configuration: Scrollbar obscures tabs #260

Closed tracernz closed 8 years ago

tracernz commented 8 years ago

This was reported in TauLabs/TauLabs#1146 and is relevant on Linux as well (OS X is okay due to the native scrollbar style used). The issue is becoming worse as more and more tabs get added. Should be easy enough to fix by applying a CSS style. screenshot from 2015-12-13 23 05 24

tracernz commented 8 years ago

For reference, OS X:

screen shot 2015-12-15 at 10 08 58 am
mlyle commented 8 years ago

The styling on OSX is bad too because if it lines up wrong you may not see there's anything to scroll too (since the scrollbar auto-hides)

tracernz commented 8 years ago

If we made it have the OSX style and remain visible all the time it could be good.