TheBeardedQuack

Results 4 comments of TheBeardedQuack

Issue seems to be present for rust debugging via lldb, whether activated via F5, or the debug play button. ``` { "version": "0.2.0", "configurations": [ { "type": "lldb", "request": "launch",...

I don't seem to have any problem building for Windows. I have noticed an issue with rust-analyzer though, if you're working on a file that's not currently part of your...

The overflow property within this crate maps to the `bevy::ui::Overflow` enum in bevy. Unless BevyUI intends on getting as close to web UI as it can (which may not be...

No problem at all. I'll remove the tool from the PR when I'm back home after this week.