You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment filter names without whitespace are not word wrapped making some graphs very wide.
Possible solutions.
Option that allows filter name wrapping to break words
Allow wrapping by breaking words if the filter after word wrapping is still wider than some multiple of the current wrap width.
Easier ways of renaming filters (issue Rename filters #251) to add spaces to allow word wrapping. The easiest current work around is to save as GRFX, edit the names with a text editor and reload.
The text was updated successfully, but these errors were encountered:
At the moment filter names without whitespace are not word wrapped making some graphs very wide.
Possible solutions.
The text was updated successfully, but these errors were encountered: