ricardoquesada / vchar64

editor for the Commodore 64
http://retro.moe/tag/vchar64/
Other
91 stars 12 forks source link

suggestion - better charset select hotkeys #52

Open dobkeratops opened 6 years ago

dobkeratops commented 6 years ago

would you accept a patch like this:-

[1] assigning W,A,S,D to move the 'current tile' selection regardless of focus , e.g so you can be editing the map, and use '2d hotkeys' to navigate the char-set more effectively ('2 handed editing', similar in intent to the d-paint workflow using [&] to step through palette entries)

I realise there's 'cmd-left/cmd-right' for prev/next tile, but that doesn't quite satisfy me because it involves more contortion of the left-hand, and doesn't allow 2d navigation

[2] 'alt-click' could pick a tile from the map - similar to the alt-click colour-picker in Photoshop

ricardoquesada commented 6 years ago

I guess I missed this suggestion. I like option 2.

ricardoquesada commented 2 years ago

I've implemented "right click" to select a Tile in the map (see issue #53)... might not be the same thing, but might mitigate it.