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

Minor fixes to Timelines UI #3396

Closed
4 tasks done
offtherailz opened this issue Dec 6, 2018 · 0 comments
Closed
4 tasks done

Minor fixes to Timelines UI #3396

offtherailz opened this issue Dec 6, 2018 · 0 comments

Comments

@offtherailz
Copy link
Member

offtherailz commented Dec 6, 2018

Description

  • When the animation is active, the settings button should be disabled because it can not be opened.
  • Also the stop button should be disabled if the animation is not active.
  • Range button tootlips and i18n:
"offsetRangeStart":"go to the Offset Range", --> "Go to the current time range"
"offsetTime" : "go to the Offset Range",  --> "Go to the current time range"
"hideLayerName" : "Hide layers name", -->  "Hide layers names"
"showLayerName" : "Show layers name", --> "Show layers names",
"enableOffset": "Enable current time with offset", --> "Enable time range"
"disableOffset": "Disable current time with offset" --> "Disabled time range"
  • enableOffset and disableOffset labels are switched, make them coherent with the button
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants