Changelog#
[1.0.4] - 2026-06-09#
Fixed#
Guard
MainWindowaccessors (get_main_menu_bar,get_status_bar_frame,show_hide_menu,show_hide_status_bar) againstAttributeErrorwhen_ui_main_windowis not initialized or has been destroyed; accessors now returnNoneand the show/hide helpers are safe no-ops (OMPE-92140).
[1.0.3] - 2024-04-19#
Added#
Documentations.
[1.0.2] - 2024-03-06#
Changed#
Window docking optional by config setting.
[1.0.1] - 2022-10-11#
Changed#
Remove StatusBar class since it is not used.
[1.0.0] - 2022-06-02#
Changed#
First versioned version.
Update image location and test arguments.