LearnNewsExamplesServices
Frontmatter
id6489
titlecomponent.MagicMoveText: createCharsVdom()
stateClosed
labels
enhancement
assignees[]
createdAtFeb 23, 2025, 1:30 PM
updatedAtFeb 23, 2025, 1:35 PM
githubUrlhttps://github.com/neomjs/neo/issues/6489
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtFeb 23, 2025, 1:34 PM

component.MagicMoveText: createCharsVdom()

Closed v8.24.0 enhancement
tobiu
tobiu commented on Feb 23, 2025, 1:30 PM
  • Adding better support for resize based changes
  • If the cmp is not inside a transitioning OP, onResize() needs to regenerate the chars vdom of the current text
  • This ensures that the next animation will start from the correct new spot
  • updateChars() and onResize() can both use the new method (no redundancy)
tobiu added the enhancement label on Feb 23, 2025, 1:30 PM
tobiu referenced in commit 2675998 - "component.MagicMoveText: createCharsVdom() #6489" on Feb 23, 2025, 1:30 PM
tobiu closed this issue on Feb 23, 2025, 1:35 PM