Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Simplify animation time configuration #183

Copy link
Copy link
@syt123450

Description

@syt123450
Issue body actions

Previously, we use animationTimeRatio to control layer animation time. Developer can configure the animationTimeRatio for model and layers. The base animationTime is 2 seconds, the final animation time will be base * animationTimeRatio_model * animationTimeRatio_layer, however, it will be too complex and confusing.

The latest strategy is to use animeTime, which is the real animation time, animeTime default to 2000 (which means 2 second). Developer can configure animeTime for model and layer, the model's animeTime will override default animeTime, the layer's animeTime will override model's animeTime.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.