Skip to content

add fadeOut duration parameter for remove_widget method#562

Open
vmire wants to merge 1 commit into
ducksboard:masterfrom
vmire:master
Open

add fadeOut duration parameter for remove_widget method#562
vmire wants to merge 1 commit into
ducksboard:masterfrom
vmire:master

Conversation

@vmire
Copy link
Copy Markdown

@vmire vmire commented Feb 17, 2016

Removing a widget is very slow because of the default jQuery fadeOut duration (400ms).
Add the ability to specify a fadeout value will provide a more responsive user interface (30ms is a better value in my opinion)

Rremoving a widget is very slow because of the default jQuery fadeOut duration (400ms).
Add the ability to specify a fadeout value will provide a more responsive user interface (30ms is a better value in my opinion)
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