Giter Site home page Giter Site logo

Sprite editor copy and paste about zx-tools HOT 6 CLOSED

remy avatar remy commented on May 29, 2024
Sprite editor copy and paste

from zx-tools.

Comments (6)

NealeTools avatar NealeTools commented on May 29, 2024 1

Hmmm.. I'm not sure. I personally find the swap function in the palette tool rather confusing to use. Copy/paste of the colour from one location to another selected location would be more useful to me. For example, the other day I needed to duplicate a number of colours in the palette, but I couldn't find any way to do that. In the end I manually edited the palette data. Copy/Paste would enable this pretty easily - but of course, I am not the one coding this! I wouldn't have a clue where to start, and really appreciate these tools you have made.

from zx-tools.

remy avatar remy commented on May 29, 2024

I'm not quite sure about the UX on the interface to do that well (I've got some ideas, but they're not totally straight forward).

Can I ask: what's your intended workflow? Do you need to as a one off more a block of sprites around, or are you finding you're doing this often?

If it's the former, there's a workflow for this, but I'll let you reply first.

from zx-tools.

NealeTools avatar NealeTools commented on May 29, 2024

I've needed to do this a couple of times recently when realising I needed more animation frames. It is tedious to manually select each sprite, navigate to copy button, select destination, navigate to paste button. Just Copy/Paste short cut keys would help immensely if you can't think of a simple UI update.

from zx-tools.

remy avatar remy commented on May 29, 2024

Oh sod, I completely missed that I had even implemented the copy and paste functionality! Sure, so a starting point is adding keyboard shortcuts - I completely missed adding support for that 🤦 .

Okay, that is easy.

Would it help you also to add a swap sprite keyboard shortcut? That should be easy to add to and might make move stuff around a little quicker too (basically shortcuts with no UI tend to be a lot easier as it's mostly focused in code and not UX).

from zx-tools.

remy avatar remy commented on May 29, 2024

Patch going live right now that adds copy and paste keyboard support on the sprite panel (copies the entire sprite and pastes to a the new location) - note that this only works within the session and can't paste across windows (🤔 there's an idea though…)

from zx-tools.

NealeTools avatar NealeTools commented on May 29, 2024

I like it! 👍

from zx-tools.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.