widgetti / widgetti/ipyvuetify

Disable continous updates of widgets

Open
#25 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
355
Forks
61
PR merge metrics
No merged PRs in 30d

Description

Hi,

First of all great project, excellent work!

A small question: is it there a keyword somewhere in the ipyvuetify widgets to only apply the changes of the widget on the release of the mouse. So for instance the Slider will only update after the mouse is released, and not while one is sliding the thing around. In the ipywidgets library some widgets have the continuous_update=False keyword.

Or perhaps there is some way to replicate this behaviour?

Cheers!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file or test is named in the issue. Start by reviewing how ipyvuetify widgets propagate slider changes and compare that behavior with ipywidgets' continuous_update option; done means a widget can defer applying changes until the mouse is released.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter, python
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.