braph-software / BRAPH-2

BRAPH 2.0 is a comprehensive software package for the analysis and visualization of brain connectivity data, offering flexible customization, rich visualization capabilities, and a platform for collaboration in neuroscience research.
http://braph.org
Other
29 stars 12 forks source link

Fix string sizes in GUI #1667

Open bzufiriaki opened 10 months ago

bzufiriaki commented 10 months ago

Sometimes, some strings are larger than the pixels of panel prop and the string appears overlapping other information:

image

The solution is to check for the largest string and in the postset of the Panel Prop, update the pixel size according to the length of the largest string