code icon indicating copy to clipboard operation
code copied to clipboard

Highlight selection plugin: Fix highlighting when same word reselected

Open jeremypw opened this issue 6 months ago • 2 comments

#1520

  • Simplify workings following recent changes to master
  • selection-changed signal replaced with selection-event signal (SearchBar no longer listens to original signal)
  • Separate deselected signal no longer required
  • Anonymous closure used to handle throttled selection-event signal

TODO

  • [x] Fix behaviour when search is on going

jeremypw avatar May 29 '25 18:05 jeremypw

Works OK without ongoing search but regression in draw-spaces when there is a search term in the search bar. Further work required.

jeremypw avatar May 29 '25 18:05 jeremypw

Blocking as conflicts with #1622 which needs to be merged first.

jeremypw avatar Jul 16 '25 16:07 jeremypw