Abel Toy
Abel Toy
Thanks for your swift updates and hard work.
Exactly. Also, +1 for just adding a "from()" method that automatically calls tween and reverse.
replaceAll causes the same issue…
@fitermay I can confirm map.forEach works. However, I am stumped as to why `it.replaceAll` causes a ConcurrentModificationException
Added MOUSE_WHEEL event support as well, with a new property on GMouseSignal called wheelDelta
Same here, with deploy activated I can't run `middleman server` or `middleman build`, and obviously can't deploy either, on Windows 7.
Clippy seems to be failing on unrelated code because of [Rust 1.89's new lifetime syntaxes lint](https://blog.rust-lang.org/2025/08/07/Rust-1.89.0/#mismatched-lifetime-syntaxes-lint). Do let me know if I need to do anything on my end.