Skip to content

Improve user experience for plot editing#6229

Open
vandenman wants to merge 2 commits into
jasp-stats:developmentfrom
vandenman:faster_editing
Open

Improve user experience for plot editing#6229
vandenman wants to merge 2 commits into
jasp-stats:developmentfrom
vandenman:faster_editing

Conversation

@vandenman

Copy link
Copy Markdown
Contributor

Implement a "debounce timer" to avoid that requests "pile up" and the engine is still busy rendering request 1 while in the meantime 4 other requests arrived (which would be rendered in order before).

Also adds a nice overlay so users know when the plot is being rerendered.

@vandenman vandenman requested a review from boutinb May 20, 2026 21:10
Comment thread Desktop/components/JASP/Widgets/PlotEditor/PlotEditor.qml Outdated

@JorisGoosen JorisGoosen left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works very smooth now

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.

2 participants