Skip to content

Release v0.1.7

Latest
Compare
Choose a tag to compare
@fracpete fracpete released this 25 Nov 02:45
· 11 commits to master since this release
  • AbstractBookmarksPanel: paste button is now visible again (FlowLayout -> GridLayout)
  • AbstractBookmarksPanel.isValidPath ignores long strings or ones containing \r\n
  • AbstractBookmarksPanel: removed finishInit method to avoid too many calls to updateButtons (terrible slowdown if large string on clipboard)