MyDeck Release v0.9.2 #79
Closed
NateEaton
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What's Changed
Card Layout
useMobilePortraitLayoutinto the grid card for single-column portrait Grid; other grid/compact/mosaic/wide code paths are unchanged.titleMedium), Site icon + name (1 line), Labels row (one line, horizontally scrollable), Action icons row.onTextLayoutmeasures title line count and reduces vertical spacing before the labels row when the title is one line, avoiding a hollow appearance while keeping card height fixed.titleMediumacross all grid card variants for consistent visual hierarchy; compact cards upgraded frombodyMediumtotitleSmall(same size, bolder weight).Reading Mode
NestedScrollConnectionwrapper aroundenterAlwaysScrollBehavior.List Screen
UiState.Loadinginitial state prevents "no bookmarks" empty state from flashing before Room emits its first value on cold start.Docs
docs/specs/design-spec-grid-card-refinement.md).Full Changelog: v0.9.1...v0.9.2
This discussion was created from the release MyDeck Release v0.9.2.
Beta Was this translation helpful? Give feedback.
All reactions