mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-08-02 22:30:24 -07:00
Previously, minOffset (10px) was enforced unconditionally, causing card tops to overflow zone bounds when many cards were stacked. For example, 50 cards in a 200px zone would place the last card's top at y=490. Now offsets compress below minOffset when necessary to keep all card tops visible. The constraint is guarded by !allowBottomOverflow to preserve future clipping zone semantics. |
||
|---|---|---|
| .. | ||
| board | ||
| zones | ||