-
Updated
Aug 30, 2021 - TypeScript
node-editor
Here are 66 public repositories matching this topic...
It'd be great to be able to load an external history upon initializing the undo/redo feature.
It's already supported by the Undoo lib, through the import(history)
API, so it should be trivial to implement.
https://github.com/fabioricali/undoo#undooimporthistory--undoo
I suppose changing the UndoProps
by adding a initialHistory
prop would do the trick:
export interface UndoPr
-
Updated
Dec 31, 2021 - C#
-
Updated
Aug 7, 2021 - C#
-
Updated
Jan 3, 2022 - C++
-
Updated
Jan 2, 2022 - TypeScript
-
Updated
May 13, 2018 - C#
Is your feature request related to a problem? Please describe.
Adding new entries to the Playground's settings panel is error-prone and it's really hard to change their order.
Describe the solution you'd like
The settings panel could be generated based on a view model tha
-
Updated
May 23, 2021 - C++
-
Updated
Oct 4, 2019 - C#
In the Properties panel, the Foldpanelbar arrow icons positioning get messed up somehow. This is especially bad on Linux where they look very non-center.
This is likely an upstream issue with gswidgetkit.
-
Updated
Oct 31, 2021 - C#
-
Updated
Aug 12, 2020 - TypeScript
-
Updated
Mar 11, 2020 - C++
-
Updated
Oct 19, 2018 - C#
-
Updated
Nov 1, 2020 - C++
-
Updated
Dec 21, 2021 - C#
-
Updated
Dec 17, 2021 - C++
-
Updated
Sep 21, 2019 - C#
-
Updated
Sep 5, 2021 - Python
-
Updated
May 13, 2020 - Swift
-
Updated
Dec 16, 2019 - Swift
-
Updated
Mar 21, 2018 - C#
-
Updated
Oct 20, 2020 - JavaScript
-
Updated
Aug 27, 2021 - C
-
Updated
Sep 2, 2021 - TypeScript
Improve this page
Add a description, image, and links to the node-editor topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the node-editor topic, visit your repo's landing page and select "manage topics."
When you click this button, overlays should be entirely hidden or shown.

Now that overlays are part of a separate canvas, we can hide or show it by rendering the overlays SVG or an empty SVG. In the future, the popover button next to it will provide options for selectively hiding or s