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

fix(color): curve edit lag when changing point count, t15 graph size #5333

Merged
merged 1 commit into from
Jul 28, 2024

Conversation

philmoz
Copy link
Collaborator

@philmoz philmoz commented Jul 27, 2024

Fix layout for T15.
Change point count value to a popup menu due to slow performance when rebuilding point list.

Fixes #5327

@philmoz philmoz added this to the 2.10.3 milestone Jul 27, 2024
@philmoz philmoz added color Related generally to color LCD radios UX-UI Related to user experience (UX) or user interface (UI) behaviour labels Jul 27, 2024
@pfeerick pfeerick changed the title fix(color): issues with curve edit fix(color): curve edit lag when changing point count, graph size Jul 28, 2024
@pfeerick pfeerick changed the title fix(color): curve edit lag when changing point count, graph size fix(color): curve edit lag when changing point count, t15 graph size Jul 28, 2024
@pfeerick pfeerick merged commit 4a67a4c into 2.10 Jul 28, 2024
47 checks passed
@pfeerick pfeerick deleted the philmoz/curve-edit-2.10 branch July 28, 2024 01:58
@pfeerick pfeerick linked an issue Sep 9, 2024 that may be closed by this pull request
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
color Related generally to color LCD radios UX-UI Related to user experience (UX) or user interface (UI) behaviour
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Slow response when changing number of points of a curve
2 participants