We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The text was updated successfully, but these errors were encountered:
This is not about refactoring the Stack Viewer, rather trying to improve how quick the label appears.
Sorry, something went wrong.
@ddelpiano hoverTime is used to identify when someone is truly hovering the delay is set here: https://github.com/openworm/org.geppetto.frontend/blob/development/src/main/webapp/js/components/widgets/stackViewer/StackViewerComponent.js#L979 with the check for movement here: https://github.com/openworm/org.geppetto.frontend/blob/development/src/main/webapp/js/components/widgets/stackViewer/StackViewerComponent.js#L972
hoverTime
Robbie1977
No branches or pull requests
The text was updated successfully, but these errors were encountered: