thartbm / PyVMEC

A Python-based GUI to create and run visuo-motor experiments.
GNU General Public License v3.0
1 stars 3 forks source link

GUI elements are cramped on Windows 10 #103

Open thartbm opened 5 years ago

thartbm commented 5 years ago

Since the Hebb lab has Windows 10, we need to make sure that all buttons are legible in Windows 10, but this is not the case:

windows10screenshot

In particular the Rename button for experiments, and the New, Rename and Delete buttons for tasks are hard to read. Maybe this is simply solved by making sure the text on this buttons has the same margins as on the buttons where it is displayed correctly.

If not, perhaps instead of having 3 buttons and then 1, we should have 2 buttons on each row: 1: [ New ] [ Duplicate ] 2: [ Rename ] [ Delete ]