hazelgrove / tylr

a tiny tile-based editor
https://tylr.fun
MIT License
284 stars 2 forks source link

view function crash revealed by button mash fuzzing (not a priority) #68

Open disconcision opened 1 day ago

disconcision commented 1 day ago

Just logging this as an example that view crashes can happen. Happened after a prolonged button mash including selections and cut\pastings.

I don't have a reproducible example, but you can see the problematic Option.get call in the trace.

Screenshot 2024-11-06 at 10 20 38 PM