mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-08 09:03:57 -07:00
Replace hardcoded Z-value numbers with ZValues::* constants: - 2000000007 -> ZValues::DRAG_ITEM - 2000000007 + offset -> ZValues::DRAG_ITEM_CHILD - 2000000004 -> ZValues::HOVERED_CARD - 2000000005 -> ZValues::ARROWS This improves code readability by making the intent of these layer values explicit and centralizes Z-ordering logic for easier maintenance. |
||
|---|---|---|
| .. | ||
| resources | ||
| sounds | ||
| src | ||
| themes | ||
| translations | ||
| .qdevelop | ||
| CMakeLists.txt | ||
| cockatrice.desktop | ||
| cockatrice.qrc | ||
| cockatrice.rc | ||
| cockatrice_en@source.ts | ||