Skip to content

Bug fixes and improvements

Compare
Choose a tag to compare
@phase1geo phase1geo released this 23 Apr 16:01
· 551 commits to master since this release

New

  • Added support for Control-Home/End to move the cursor to the beginning/end of the text.
  • Added support for folded children count tooltip.

Bug Fixes

  • Fixed issue where selected text at beginning of text would not be deleted when the Backspace key was used.
  • Fixed issue where selected text at end of text would not be deleted when the Delete key was used.
  • Fixed selection issues after moving the cursor by a word.
  • Fixed Home/End keys to move the cursor to the beginning/end of the current line.
  • Fixed node size and layout when system text size changes between Minder sessions.
  • Fixed issue with application crashing when older Minder file is loaded that used a custom theme.
  • Fixed issue with node sidebar image not being properly updated when sidebar is hidden.
  • Fixed square branch link drawing when some links have arrows drawn in them.
  • Fixed issue with the background border being drawn around link arrows in contexts where it should not.