11 hours ago
26.3.16
Source
More at Home Site
- Allow switching between dark and light mode and changing the editor colorschema (including individual color and font settings) in the Settings dialog without restarting the application — changes are applied live to the editor and note preview immediately (for #3506)
- Fixed the active heading selection in the Navigation panel flickering to the next heading while typing or pressing at the end of a section in the note text edit (for #3508)Code:
Enter
- Refactored by extracting cohesive groups of methods into dedicated manager classes inCode:
mainwindow.cpp
to improve maintainability and reduce the file size (for #3509)Code:src/managers/
- Fixed build regressions from the manager split so Qt 5.9 and lower build again on old build tooling (for #3509)Code:
mainwindow.cpp
- Fixed a crash when closing the Settings dialog after canceling live dark mode or editor color schema changes, by updating the system tray icon through the tray manager instead of a stale pointer (for #3509)
Source
More at Home Site


![[-]](https://www.geeks.fyi/images/collapse.png)

