nurpax / petmate

PETSCII editor with Electron/React/Redux
MIT License
179 stars 14 forks source link

Request: Alternate Clear Canvas modes #169

Open wbochar opened 4 years ago

wbochar commented 4 years ago

Using alternate Keys,

Shift-Click Clear Canvas: Should remove any select character in the font palette Shift-Control-Click Clear Canvas: SHould remove any characters/colours not visible to the BG Colour and a Blank character. There always seems to be stuff hiding in the edges...

nurpax commented 4 years ago

Nice feature, especially the latter one.. Been wanting to throw out all sorts of invisible thrash myself too.

wbochar commented 4 years ago

I got a really big surprise in my last project, where I did $d800 fades by going to white down to dark gray for the whole screen. A bunch of old text started flashing out that was hiding in the black areas. Because the piece was very busy, it was a real pain to fix.