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

[Bug] Bug fixes #1388

Merged
merged 1 commit into from Jan 1, 2021
Merged

[Bug] Bug fixes #1388

merged 1 commit into from Jan 1, 2021

Conversation

heshan0131
Copy link
Contributor

  • Passing the correct animationFilterIdx to bottom time widget
  • Fixed data table memory warning
  • fix input hover style overwrite focus|active style
  • fix animationconfig.domain is null causing tirp layer to crash
  • check objectInfo.object in isLayerHovered
  • check filter idx before setting filter property
  • fix cannot read property 'group' of null when copy layer config

Signed-off-by: Shan He heshan0131@gmail.com

[fix] Fixed data table memory warning

[Bug] fix input hover style overwrite focus|active style

* hover before active

[Bug] fix animationconfig.domain is null causing tirp layer to crash

* check animationConfig.domain in trip layer render

[Bug] check objectInfo.object in isLayerHovered

* check objectInfo.object in isLayerHovered
* add hasHoveredObject to base-layer methods
[Bug] check filter idx before setting filter property

[Bug] fix cannot read property 'group' of null when copy layer config

Signed-off-by: Shan He <heshan0131@gmail.com>

fix(csv): Parse TRUE boolean values properly
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.

None yet

1 participant