You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 5, 2019. It is now read-only.
Animations are noticeably smoother when a view is layer-backed.
RCL could automatically enable layer-backing on NSViews when any property managed by the framework (like rcl_frame) is animated as part of a signal chain, and then disable layer-backing for all such views once the animation completes.