-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
You need to rotate card in certain games especially TCGs.
Fixed rotation like 90 / 180 / 270 degrees will be ok. It'd be nice if it's more flexible.
Rotation might have several issues:
- Rotated component will change its rectangle. It can fall out of a tray-like just by rotating. "Right" behavior is not clear.
- Gathering rotated cards should made them upright, maybe.
- Touch friendly interface is desirable.
- Resizing rotated component works very weird.
- Do not mix rotatable and resizable together.
- Observer should not be able to rotate. Cards in someone's hand area should not be rotated.
Metadata
Metadata
Assignees
Labels
No labels