Godley / Music-Library

Repo for all FYP work, including meeting logs, implementation, report and any other necessary documents. Will be a mix of tex, python, word and pdf documents
GNU General Public License v2.0
5 stars 3 forks source link

adjust widget data sizing according to space available #227

Closed Godley closed 9 years ago

Godley commented 9 years ago

upon hiding/showing of widgets adjust the size of each widget so that they take up all available space. In other words, if one is showing, the list element should take up the remainder of the column. If two are showing, they should take a 50/50 split.

Godley commented 9 years ago

using the alternative ui. Old ui will be deprecated so this is no longer a problem