-
Substituted puremagic package for python-magic (works better across platforms).
-
Fixed an issue with the mouse wheel event scrolling MDI workspaces.
-
Fixed a spurious warning when moving the cursor in the Pan plugin
window and a table or plot viewer is running in the channel -
Made the enter_focus property default to False
- Viewer windows will not steal the keyboard focus if the mouse moves over them
-
Added alternate versions of installed fonts to the default font set(bold, italic, light)
-
Some minor bug fixes for TreeView in Gtk3 backend
-
Enhanced Plot viewer can plot 1D images or from tables via Table viewer
- Toolbar and Info (Synopsis) bars change GUIs according to which viewer is active in the channel
-
Text canvas type gets new attributes: bgcolor, bgalpha, bordercolor, borderpadding, borderalpha, borderlinewidth
-
Deprecate Gtk.Table from GTK3 backend (switch to Gtk.Grid)
-
Added experimental support for GTK4 backend
-
Fixed an issue with toggling CheckBoxes in Qt6
-
Closing a workspace now doesn't require closing all windows first