Do you have any plans to upgrade quill to use bevy 0.15? I see you have bunch of other bevy ui experiments ongoing so understandable if not.
I had a quick look and just getting a quick port done doesn't look too bad, mainly changes in stylebuilder as Style is no more and then bevy_{mod,}_picking changes.
The complexities that GhostNodes would solve I don't fully understand but should not be a blocker to get something working with 0.15.
Do you have any plans to upgrade quill to use bevy 0.15? I see you have bunch of other bevy ui experiments ongoing so understandable if not.
I had a quick look and just getting a quick port done doesn't look too bad, mainly changes in stylebuilder as
Styleis no more and then bevy_{mod,}_picking changes.The complexities that GhostNodes would solve I don't fully understand but should not be a blocker to get something working with 0.15.