[2.2] Responsive Talent Card Layout #6
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
User Story
As a user, I want talent cards to display long names like "Aeronautics Mechanic" fully.
Acceptance Criteria
Modifier.width(150.dp)— useModifier.weight(1f)or fill max widthTextOverflow.Ellipsis+maxLines = 1as safety netNotes
Affects
lib/components/charactermodel/attributespage/Talent.kt. Depends on 1.4 for grid column count.