CompEvol / BeastFX

GUIs for BEAST using Java FX to make things more pretty.
GNU Lesser General Public License v2.1
4 stars 2 forks source link

Partitions panel (re)sizing #1

Open rbouckaert opened 2 years ago

rbouckaert commented 2 years ago

Some problems reported about the partitions panel size:

  1. Before any partitions are uploaded, you need to scroll down and right through an empty canvas to read "No partitions loaded yet"

  2. After uploading a partition, you need to scroll down to access the + and - buttons -- seems different on different OSs.

  3. Strange behaviour when resizing the window with the right background panel of the partitions tab. It is too wide.

bjoelle commented 1 year ago

Also the scrollbar is hiding the +, - and split buttons (picture from Linux Ubuntu 20.04) Making the window wider doesn't help partitions_panel

rbouckaert commented 1 year ago

Hi Joelle, Thanks for the update. I just noticed that this does not seem to happen with the Default or Dark theme, but does happen with the bootstrap theme. Can you confirm that switching themes impacts this issue?

bjoelle commented 1 year ago

after updating to 2.7.5 I can't reproduce that screenshot anymore regardless of theme, so it seems to be fixed - sorry for the bother !

rbouckaert commented 1 year ago

No worries. Easiest fix possible :-)