03 April 26, 05:59
26.4.1
Source
More at Home Site
- Implemented QLiteHtml preview underline rendering so that when Enable underline rendering is turned on, Markdown like
andCode:__underline__
is rendered as underlined text instead of bold or italic in the preview (for #3533)Code:_underline_
- Updated menu action text toCode:
Use softwrap in note editor and preview
, since the QLiteHtml preview is always softwrapped for #2566)Code:Use softwrap in note editor
- Fixed the main window and panel sizes not being persisted when closing the application: resized dock panels, toolbar layout and the main window geometry are now stored during the actual close event and correctly restored on the next start (for #3532)
- Changed the visual marker and wording for pinned note tabs: sticky tabs now use a pushpin symbol instead of a flag, and the related action and tooltip text now consistently refer to pinning and unpinning tabs (for #2595)
- Fixed the read-only status bar button becoming visible even when note editing was allowed, which occurred when enabling the read-only mode feature for the first time in the settings and then closing the dialog; the toolbar action and the status bar button are now always kept in sync (for #3529)
- Fixed a crash in the Find action command bar by hiding the Find action entry from the dialog itself, preventing recursive reopening of the command bar and the follow-up crash when another action was selected afterward (for #3530)
Source
More at Home Site


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

