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

refactor: widget-specific settings panel ui #412

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

Charlie-XIAO
Copy link
Contributor

Extracted from and refactored upon #370.

This should look visually very similar to the original settings panel, except that the Settings header is gone, and that the underlying layout is using table rather than data list. This is because in the future we may add more columns for some checkbox options, in which case tables might be easier to work with.

Also added an emit: boolean parameter to the updateWidgetSettings functions (canvas and manager). This is just for convenience.

@Charlie-XIAO Charlie-XIAO merged commit d67d759 into main Feb 7, 2025
11 checks passed
@Charlie-XIAO Charlie-XIAO deleted the refactor/widget-settings branch February 7, 2025 05:16
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