spine-tools / Spine-Toolbox

Spine Toolbox is an open source Python package to manage data, scenarios and workflows for modelling and simulation. You can have your local workflow, but work as a team through version control and SQL databases.
https://www.tools-for-energy-system-modelling.org/
GNU Lesser General Public License v3.0
73 stars 18 forks source link

Workflow editor: Properties widget has a vertical height limit #3012

Open jkiviluo opened 3 hours ago

jkiviluo commented 3 hours ago

Properties widget needs to have a vertical scroll bar, so that it's height can be smaller. Now, on small screens, it prevents changing the size of the widget (and other widgets) in a way that makes the workflow editor difficult to use.

ptsavol commented 3 hours ago

I have implemented this in my User/Design Mode branch. Maybe I should separate it to another branch so we can have in this master soon.

jkiviluo commented 18 minutes ago

Great. If you think it would take more than 10 minutes, don't bother. It's not that bad. One can workaround it by moving the properties window fully to its own vertical slot.