Files
ShadowrunCharSheet/sharedUI
shahondin1624 50e9b64210 fix: add card elevation and interaction feedback to Attribute/Talent cards (Closes #8)
Use CardDefaults.cardElevation() with default=2dp, pressed=6dp,
hovered=4dp on both Attribute and Talent cards. Switch from
Modifier.clickable to Card(onClick=...) for proper Material 3
interaction ripple and pressed elevation animation. Extract card
content into private composable functions to avoid duplication
between onClick and non-onClick card variants.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 14:24:02 +01:00
..
2025-10-25 11:22:27 +02:00