mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-18 00:46:45 +00:00
Lock cdkDragLockAxis to Y on small screens (<600px) for task-list and planner components, matching the breakpoint where planner switches to single-column and bottom nav appears. Nav menu tree always locks Y. Uses reactive LayoutService.isXs() so orientation changes work correctly. Throttle tree-dnd onDragMoved with requestAnimationFrame to reduce layout thrashing from getBoundingClientRect/elementFromPoint calls. |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| app_config.properties | ||
| build.gradle | ||
| capacitor.build.gradle | ||
| config.gradle | ||
| google.properties | ||
| proguard-rules.pro | ||