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

Commits on Jan 1, 2021

  1. [Bug] passing the correct animationFilterIdx

    [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
    heshan0131 committed Jan 1, 2021
    Configuration menu
    Copy the full SHA
    842fd48 View commit details
    Browse the repository at this point in the history