scratchfoundation / scratch-paint

Paint editor for Scratch 3.0
https://llk.github.io/scratch-paint/
BSD 3-Clause "New" or "Revised" License
175 stars 229 forks source link

Text can't be erased #406

Open apple502j opened 6 years ago

apple502j commented 6 years ago

Expected Behavior

Anything can be erased

Actual Behavior

For texts, we cannot erase them.

Steps to Reproduce

  1. Write text in paint editor
  2. Erase it

    Operating System and Browser

    Windows 7 HomePremium 64bit SP1 Firefox 59.0.2 and Chrome 65

fsih commented 6 years ago

Right now, text intentionally can't be erased because we want the text to remain editable in a text editor.

If you completely erase the entire textbox, maybe it should be deleted. We will eventually add a delete button when in select mode, so hopefully that use case will be covered by something else shortly.

apple502j commented 6 years ago

My idea: When text is being erased, convert the text to path