Bug #5773
closed
Popup dialog buttons are not aligned correctly in dark mode
Added by bug man about 1 year ago.
Updated about 1 year ago.
Description
As title suggests.
When saving a script for example, in v4.3, a popup window asking to reload the script appears, but not v4.4.
As an aside (request), cannot find this option so it doesn't appear to be available, but if there was an option to bypass the popup window and auto-reload, that would be handy.
Files
I have not been able to reproduce any freezes with monitor file changes enabled, maybe there was a bug in the script?
You can disable it in the Script Editor -> Menubar -> Options -> "Monitor File Changes".
It's not possible to monitor files without the dialog, as that would be dangerous.
You can however disable file monitoring, then use something like a /timer cjeclomg $file().mtime for changes and then do /reload -rs <file>.
Per Amundsen wrote in #note-1:
I have not been able to reproduce any freezes with monitor file changes enabled, maybe there was a bug in the script?
You can disable it in the Script Editor -> Menubar -> Options -> "Monitor File Changes".
It's not possible to monitor files without the dialog, as that would be dangerous.
You can however disable file monitoring, then use something like a /timer cjeclomg $file().mtime for changes and then do /reload -rs <file>.
Thank you for the reload tip. The weirdest thing is I tried again and now it's working fine, so I guess you can disregard this. However, a small visual bug I'm now seeing, which isn't a big deal, which hopefully you'll see on your end too... nothing high-priority of course. Images attached, v4.3 vs v4.4.
Seems it's not aligned correctly on dark mode, I'll look into that, thanks.
- Subject changed from "File Changed" pop-up window doesn't appear in v4.4 and locks up program. to Popup dialog buttons are not aligned correctly in dark mode
- Category set to Interface
- Status changed from New to Resolved
- Assignee set to Per Amundsen
- Operative System changed from Windows 10 to All
- Status changed from Resolved to Closed
Also available in: Atom
PDF