bevy icon indicating copy to clipboard operation
bevy copied to clipboard

Make function `Size::new` const for `bevy_ui` `widgets`

Open kerkmann opened this issue 3 years ago • 0 comments

Objective

Fixes #6594

Solution

  • New function for Size is now a const function :)

Changelog

  • New function for Size is now a const function

Migration Guide

  • Nothing has been changed

kerkmann avatar Nov 13 '22 23:11 kerkmann