chiark / gitweb /
Hide layers scrollbar when view combobutton is expanded
authorYouness Alaoui <kakaroto@kakaroto.homelinux.net>
Tue, 27 Jan 2015 21:03:21 +0000 (16:03 -0500)
committerYouness Alaoui <kakaroto@kakaroto.homelinux.net>
Tue, 27 Jan 2015 21:03:21 +0000 (16:03 -0500)
commitc9203277df713f8bba854994742e7dcd74e9f26d
treefd1f475dc2f80355fc59e67912c40dacbe5575ea
parent1e15e33b586c3170d3eea4f2422bf94ae4ddf585
Hide layers scrollbar when view combobutton is expanded

This prevents the combo button from overlaying the layers scrollbar
when the window's height isn't big enough.
Fixes issue #18
Cura/gui/sceneView.py
Cura/gui/util/openglGui.py