LivelyKernel / LivelyKernel/lively.next
Rename methods and variables in Layouts to fit new DOM free behavior
Open
✨ enhancement
- Dominant language
- JavaScript
- Stars
- 90
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
We are on our way to decouple the layouts from measuring inside of the DOM and instead calculating everything using `yoga`. Once all layouts are finally transitioned, we should rename some functions and variables in the layouts to fit the new behavior, such as the ones that contain `viaDOM` in their name. We discussed this briefly in https://github.com/LivelyKernel/lively.next/pull/1432.
Contributor guide
Assessment
This issue has not been assessed yet.