mirror of
https://github.com/yattee/yattee.git
synced 2026-06-04 13:54:19 +00:00
The tvOS Main Navigation list relied on .onMove with native Toggle rows inside editMode, which leaves only the drag handle focusable on tvOS. Replace it with a TVSidebarMainItemRow modeled on the home customization screen: explicit up/down chevrons on the left and a tap-to-toggle checkmark button as the row body. Required items render disabled with a dimmed checkmark.