Sam Atkins

Results 321 comments of Sam Atkins

Closing this since it's had conflicts for 2 months with no further work.

Closed as this is a change for the now-gone Rust-based compiler. Feel free to port your changes to the new compiler, if they're not already added, and open a new...

Closed as this is a change for the now-gone Rust-based compiler. Feel free to port your changes to the new compiler, if they're not already added, and open a new...

Thanks everyone! I wasn't initially sure if this was a desired feature. I've improved it a bit: - Tweaked the colours because I wasn't happy with them. - Added darker...

> This is a really nice feature! `MainWidget::paste_glyphs()` doesn't trigger an update for individual glyphs, but set them modified and it should be able to color-code pasted selections too. Something...

Closed as this is a change for the now-gone Rust-based compiler. Feel free to port your changes to the new compiler, if they're not already added, and open a new...

Very cool! I haven't looked at the code, but one thing that stands out to me from the videos is that the Calendar Settings GUI would look nicer if the...

The issue seems to be that it doesn't think `size_t` and `u64` are the same type. (They should be, unless the Mac build is 32 bit?) It sees an overload...