GithubHelp home page GithubHelp logo

Comments (1)

tassaron avatar tassaron commented on July 20, 2024

As of 22978a0, the following actions are undoable:

  • Rename preset
  • Delete preset
  • Open preset (also triggered by saving a new preset)
  • Clear preset
  • Add component
  • Remove component
  • Move component (consecutive moves in the same direction are merged)
  • Changing value of a widget in a component's settings page (consecutive changes to the same widget are merged)

Components may temporarily disable the merging of change actions as a cheap way to distinguish a memorable change from a minor change, e.g., clicking the [...] button vs. typing one character in a filepath.

Any component setting not represented by a widget must have a custom action defined, which is currently only used for the Conway's Game of Life component.

Opening a project or creating a new project clears the undo list.

undoboxc
avpwindowsscreen2

from audio-visualizer-python.

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.