Skip to content

Conversation

JSuttHoops
Copy link
Contributor

Summary

Introduced a new “Reload” button in the viewer window toolbar for quickly refreshing the current preview without closing the window

Added the “MW_Reload” string to the translations so the Reload button text can be localized

Implemented a ReloadPreview method in ViewWindowManager to refresh the plugin content in-place

Hooked the Reload button and added optional file monitoring for auto-reload in ViewerWindow code-behind

Allowed custom window background colors via the WindowBackgroundColor setting

…eserved-window-properties

Summary

Introduced a new “Reload” button in the viewer window toolbar for quickly refreshing the current preview without closing the window

Added the “MW_Reload” string to the translations so the Reload button text can be localized

Implemented a ReloadPreview method in ViewWindowManager to refresh the plugin content in-place

Hooked the Reload button and added optional file monitoring for auto-reload in ViewerWindow code-behind

Allowed custom window background colors via the WindowBackgroundColor setting
@emako
Copy link
Member

emako commented Jun 10, 2025

There are some problems that need improvement

@emako emako merged commit 1b3d2e5 into QL-Win:master Jun 10, 2025
@emako
Copy link
Member

emako commented Jun 10, 2025

#1657

@emako
Copy link
Member

emako commented Jun 10, 2025

In order to keep the function simple, the Reload Button is currently adjusted to be hidden by default.
It is necessary to manually set the ShowReload configuration to True.

image

A Settings Page will be added to adjust these configurations in future QL versions.

@emako emako mentioned this pull request Jun 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants