viridia / quill_v1

Reactive UI framework for Bevy game engine
MIT License
59 stars 7 forks source link

make nested example compile #3

Closed IceSentry closed 10 months ago

IceSentry commented 10 months ago

Use the Option::take trick to get around borrowing issues.