ink-mde icon indicating copy to clipboard operation
ink-mde copied to clipboard

Bug: Toolbar Actions Don't Work Expectedly When No Selection

Open EvanZhouDev opened this issue 1 year ago • 1 comments

Summary

When you use the toolbar to perform an action with nothing selected, the default should not be to select whatever has changed, but rather to put the cursor into a position which can edit that change.

For example, when I click Bold on the toolbar, it should automatically put double asterisks around my current cursor position. Rather, it creates 4 asterisks and selects all of them.

EvanZhouDev avatar Apr 05 '24 23:04 EvanZhouDev

@davidmyersdev Please take a look at this... I would appreciate any nudge in the right direction to fix it myself. I need this for a project I am working on.

EvanZhouDev avatar Apr 07 '24 03:04 EvanZhouDev