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
Bevy 0.13 will have the UI node size available to shaders using custom UiMaterials, this will make it much easier to implement round corners without having to maintain a separate system to update the size:
Bevy 0.13 will have the UI node size available to shaders using custom UiMaterials, this will make it much easier to implement round corners without having to maintain a separate system to update the size:
bevyengine/bevy#11722