Files
element-call/src/input
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
..
2022-02-23 16:07:14 -08:00
2022-02-23 16:34:11 -08:00
2022-01-18 16:03:49 -08:00
2022-04-29 19:08:32 +01:00