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
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.
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.