ladybird/Userland/Libraries/LibCards
Timothy Flynn f73bb164ad LibCards: Draw card stack background when the entire stack is moving
The stack background should be painted when the entire stack is being
dragged, rather than just the top card.

Fixes #7786. Regressed in 2b762ef940.
2021-06-04 23:48:25 +02:00
..
Card.cpp Solitaire+LibCards: Draw card stacks with rounded corners 2021-06-04 19:11:45 +02:00
Card.h Solitaire+LibCards: Draw card stacks with rounded corners 2021-06-04 19:11:45 +02:00
CardStack.cpp LibCards: Draw card stack background when the entire stack is moving 2021-06-04 23:48:25 +02:00
CardStack.h Solitaire+LibCards: Draw card stacks with rounded corners 2021-06-04 19:11:45 +02:00
CMakeLists.txt Solitaire: Move cards functionality into LibCards 2021-05-21 23:38:18 +02:00