p-sw ffe49ff90f fix: ensure delta value is absolute in Drawer component
The fix ensures that the calculation of the 'movement' value in the Drawer component doesn't result in a negative number. The division by 'dragState.delta' is now divided by the absolute value to prevent faulty calculations.
2024-06-05 19:16:42 +09:00
..
2024-06-02 03:20:20 +09:00
2024-06-03 21:19:48 +09:00
2024-06-03 23:21:05 +09:00
2024-05-30 00:11:27 +09:00