yoelk / instrumentino

Instrumentino is an open-source modular graphical user interface framework for controlling Arduino based experimental instruments
GNU General Public License v3.0
138 stars 59 forks source link

V2 view heights are wrong at startup #12

Open yoelk opened 9 years ago

yoelk commented 9 years ago

For version 2

When the app starts, the view (control, automation and signal views) don't stretch all the way up or stretch more than the screen can show.

The control view acts differently than the other two

yoelk commented 8 years ago

Update: I found that the height dissappears if the lower menu is gone, or if it's put above the tripleView widget. This means that the tripleView widget somehow forgets to tell its container what size it has.