SonarSonic / DrawingBotV3

DrawingBotV3 is a software for converting images into vector art
https://docs.drawingbotv3.com
GNU General Public License v3.0
328 stars 42 forks source link

Editing a text control item in the left-hand panel and pressing return sets panel scroll position to the top. #76

Closed led closed 1 year ago

led commented 1 year ago

The bug Editing a text control item in the left-hand panel and pressing return sets panel scroll position to the top, losing the current scroll position etc.

To Reproduce Steps to reproduce the behavior:

  1. Edit a field item, eg a pen's weight value.
  2. Hit return to confirm the edit.
  3. See the lhs panel's scroll position reset to the top.

Expected behavior The scroll position doesn't change.

DrawingBotV3 Version All current versions.

Operating System Mac

SonarSonic commented 1 year ago

Unable to re-create in v1.5.2. Closing for now