Commit graph

4 commits

Author SHA1 Message Date
David Baker
85e3f3761a Add all the license headers 2022-05-04 17:09:48 +01:00
David Baker
0136fd3cab Run prettier 2022-05-04 11:24:25 +01:00
David Baker
48a008093b Fix toggle button toggling
Just use isSelected directly rather than makking the button have its
own state. Also, the isPressed from useToggleButton looks like its
whether the user has the mouse button down on it or not rather than
whether the toggle switch is on, which was making the state wrong.
2022-04-29 19:08:32 +01:00
Robert Long
363f2340a0 Finish basic ptt implemenation 2022-04-28 17:44:50 -07:00