nurpax / petmate

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

screen support: duplicate screen #46

Closed Esshahn closed 6 years ago

Esshahn commented 6 years ago

I noticed one crucial feature missing for my personal workflow: I always work with copies/workstages, so I regularly duplicate a screen.

nurpax commented 6 years ago

Makes sense. I’ll add this. This could also not rely on right mouse click (in case I decide to make a pure web version) by adding an overlay on hover on top of the top screen selector button. The overlay could have an x for delete, [[]] for duplicate (on mobile so excuse my ascii art icons).

The screen ops are not undoable but I guess we can live with that for now.

nurpax commented 6 years ago

The x button on hover could be dangerous tho. User might accidentally click it when selecting a screen.

nurpax commented 6 years ago

@Esshahn is this acceptable: https://www.youtube.com/watch?v=b3cBtFrmoZs