这是indexloc提供的服务,不要输入任何密码
Skip to content

Appearance UI keep value #2979

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

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

totetmatt
Copy link
Contributor

@totetmatt totetmatt commented Mar 2, 2025

Description

When using The Aspect / Appearance module, the values we put, notably size ranking, are not kept and reset when doing new workspace.

This patch keep value set for the Size and Color Aspect Module (PartitionColor will be done independently due to complexity)
This patch also fix a potential "leak" where the listener weren't cleaned properly and stacking up when *TransformerPanel.setup() would be invoked.

Current Behaviour:

01_Rephi_Appearance_value_not_kept_.mp4

New Behaviour :

02_Gephi_Appearance_keep_value_.mp4

Checklist

  • Merged with master beforehand

Added tests?

  • 👍 yes
  • 🙅 no, because they aren't needed

Added to documentation?

  • 👍 README.md
  • 👍 API Changes
  • 👍 Additional documentation in docs
  • 👍 Relevant code documentation
  • 🙅 no, because they aren’t needed

@totetmatt totetmatt changed the title Totetmatt/appearance UI keep value Appearance UI keep value Mar 2, 2025
@totetmatt totetmatt marked this pull request as ready for review March 5, 2025 20:14
@totetmatt totetmatt requested review from eduramiba and mbastian March 5, 2025 20:14
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.

1 participant