Author Topic: Minimap && multiple cursors  (Read 1829 times)

jporkkahtc

  • Senior Community Member
  • Posts: 2620
  • Hero Points: 210
  • Text
Minimap && multiple cursors
« on: August 08, 2018, 11:43:49 PM »
Create several cursors.
Enable "Move cursor on click".

Click in the minimap.
The primary cursor moves, and the rest of the multiple cursor do not - they stay put.

The selection is preserved:
Select 3 lines of text
Do Add-multiple-cursors.
Move the cursor with a click in the minimap.
Note that the primary cursor moves, those 3 lines of text remain selected- one of them now doesn't have a cursor.


Moving the cursor with the minimap should cancel multiple cursors.

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6826
  • Hero Points: 526
Re: Minimap && multiple cursors
« Reply #1 on: August 09, 2018, 01:57:57 PM »
Create several cursors.
Enable "Move cursor on click".

Moving the cursor with the minimap should cancel multiple cursors.

We will fix this