mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-07-21 00:58:10 -07:00
c3f93d1f94
- Using deselect (`left`) on a folder that itself wasn't selected but had selected children inside (any amount in any sub folders) would not deselect everything from that folder down. Meaning the steps to deselect a folders contents would be to select the folder itself with `right` then deselect with `left`, adding one unnecessary action to the process.