Skip to content

Let's make a connectionI

Compare
Choose a tag to compare
@phase1geo phase1geo released this 20 May 16:24
· 1315 commits to master since this release
  • Added support for creating a visual connection between any two nodes.
  • Added ability to show/hide all connections in the map.
  • Added support for remembering the last selected child of a node when navigating the map with the keyboard.
  • When escape key is used when editing text, editing mode is ended without reverting text.
  • Created unique contextual menus depending on what is selected in the mind map.
  • Changed Node sidebar tab to Current which shows either the currently selected node or connection.
  • Improved link drawing when a node tree is being moved.
  • Switched from using GtkFileChooserDialog to GtkFileChooserNative.
  • Added support for inserting emoji when editing text in the mind map (use Control-period).
  • Improved readability of theme name when the theme is selected.
  • Fixed issue where changing a global style was not saved/applied to new nodes.
  • Improved copy/paste support of nodes so that copied items can be pasted in other mind maps.
  • Added support for dynamically changing to dark mode in the UI if the prefer-dark desktop gsetting is set.
  • Added ability to show/hide each panel within the style inspector.
  • Removed support for Loki builds.