Commit Graph

9 Commits

Author SHA1 Message Date
Joseph Madamba 191259c050 Use equals instead and update other usage 2023-02-04 19:58:48 -08:00
Joseph Madamba 5a76c1ab9c Refactor `HoverSampleDebounceComponent` to inherit `Component` 2023-02-03 00:29:25 -08:00
Joseph Madamba 77569058cb Alternatively fix hover sounds playing out of clicking bounds 2023-02-02 23:45:54 -08:00
Dan Balasescu 7bc8908ca9 Partial everything 2022-11-27 00:00:27 +09:00
Dan Balasescu f8830c6850 Automated #nullable processing 2022-06-17 16:37:17 +09:00
Susko3 19467e58c1 Remove unused params from BDL methods 2022-01-15 01:06:39 +01:00
Dean Herbert ab1c64591f Move sample playback debounce time to central `const` 2021-09-05 13:25:10 +09:00
Dean Herbert a2035a2e84 Stop hover sounds from playing when dragging (scrolling) 2021-02-12 12:22:35 +09:00
Dean Herbert 970039b7e3 Split out hover sample debounce logic so it can be more easily used in other places 2021-02-12 12:14:49 +09:00