natinusala / borealis

Hardware accelerated, controller and TV oriented UI library for PC and Nintendo Switch (libnx)
Apache License 2.0
257 stars 81 forks source link

Use Yoga's HasNewLayout and MarkAsSeen around onLayout() #115

Open natinusala opened 3 years ago

natinusala commented 3 years ago

Use Yoga's HasNewLayout and MarkAsSeen around our onLayout() to only trigger the event when the layout actually changes.