native macOS codings agent orchestrator
6
fork

Configure Feed

Select the types of activity you want to include in your feed.

perf(shelf): remove open book opacity transition

onevcat 9586fc02 f63a43b0

-1
-1
supacode/Features/Shelf/Views/ShelfView.swift
··· 42 42 spine(book: book, index: index, openIndex: openIndex) 43 43 if book.id == openBookID { 44 44 openBookArea(for: book, state: state) 45 - .transition(.opacity) 46 45 } 47 46 } 48 47 if openBookID == nil {