Jan Ruzicka

Results 4 issues of Jan Ruzicka

When the "main.rs" file is saved empty, the whole editor freezes and shortly crashes. During the freeze, a _really_ high spike in CPU usage occurs. The analyzer doesn't show the...

The builtin widgets' states should implement standard traits (notably `PartialEq`) eagerly. It would be convenient for me to `#[derive(PartialEq)]` for my app state. Unfortunately, it contains `text_input::State` which doesn't impl...

feature
good first issue
question
widget

I'd like to make some textboxes which are draggable. That means they'll be able to overlap, so I have to make the one that has been interacted with most recently...

### Issue type General playback bug ### Bug description I have a score with a set tempo (increased uniformly by a percentage). One particular measure ends with a sequence of...

P2
playback
regression_ms3