Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.1.0 #9

Merged
merged 28 commits into from Apr 13, 2024
Merged

v1.1.0 #9

merged 28 commits into from Apr 13, 2024

Conversation

liolle
Copy link
Owner

@liolle liolle commented Apr 13, 2024

Sidebar Changes:

  • The sidebar no longer opens automatically.

  • You can now modify a node's tooltip in the "Edit" tab of the sidebar.

  • The "Nodes" tab displays the nodes of the current canvas file.

- add selectNode
- observe correct leaf
- selectNodes multiple nodes support
- delete unused code
- add populateNodes + resources clean up
- sidebar nodes now react to canvas changes
- update same function
- edit now display the last selected node
- sidebar no longer open automatically
- selected node now persist when after closing sidebar !(add is now O(n*m))
- text area is now disabled when no node is selected
- fix selected node when changing file
- sync when switching to empty canvas
@liolle liolle merged commit f94bfd2 into master Apr 13, 2024
@liolle liolle linked an issue Apr 13, 2024 that may be closed by this pull request
@liolle liolle deleted the 1.1.0 branch April 16, 2024 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FR] Stop automatically opening the sidebar
1 participant