Zach Rutman

Results 5 issues of Zach Rutman

### Description Propagates preference changes instantly instead of waiting for the panel to close. Also replaces the type assertions in the preference system with more robust generics for type checking...

ui/ux

### Description Adds an analysis panel (per the Jira ticket) and a center of mass indicator for robot bodies that can be enabled. Currently the center of mass sphere floats...

rendering
ui/ux

### Description Dev branch was previously exhibiting intermittent page crashing with toasts (`type` was undefined). I don't see a definitive cause but I imagine it's related to the use of...

bug
ui/ux

### Description Closes the mirabuf import panel when the configure panel is opened. Prevents this behavior ![image](https://github.com/user-attachments/assets/6dfd8ef9-8635-47d1-bcc8-938a68108be7) AARD-1992

bug
ui/ux

## Task AARD-2080 ## Symptom Currently there are a bunch of custom event classes with inconsistent implementations that both make it harder to find events and make the whole system...

refactor