betalars
|
33481c28e4
|
adding checks so card board will only combine compatible cards
|
2023-07-18 15:53:15 +02:00 |
betalars
|
25be37fc23
|
adding instructions to physics-board
|
2023-07-18 00:15:04 +02:00 |
Adrian Schmid
|
391e026e72
|
add label to display if the board is empty
|
2023-07-15 16:04:41 +02:00 |
Adrian Schmid
|
ccad0811a8
|
added quick tween to post its which are attached to cards or returned to the panels
|
2023-07-15 15:59:22 +02:00 |
Adrian Schmid
|
adee139449
|
post its now float beneath the card they are going to be attached to
|
2023-07-15 15:26:14 +02:00 |
Adrian Schmid
|
88368e8ce8
|
fix: avoid putting post-its on post-its + prevent putting post-its on card with post-its already attached
|
2023-07-15 14:25:40 +02:00 |
Adrian Schmid
|
c865a6bb0d
|
fix: sorting was not applied + context was not switched correctly
|
2023-07-15 14:09:41 +02:00 |
betalars
|
d5e0285bdc
|
wip: restructuring card board so it can handle being empty
|
2023-07-15 13:05:47 +02:00 |
Adrian Schmid
|
0e37f8ad8b
|
spawning panels by the amount of post its
|
2023-07-14 21:19:44 +02:00 |
Adrian Schmid
|
61963569fd
|
moved bouncy card code to card
|
2023-07-14 19:13:08 +02:00 |
betalars
|
fa0b130523
|
fixme: setting on stage property of board children when stage is set
|
2023-07-12 10:22:06 +02:00 |
betalars
|
b01ccfaeff
|
refactor: changing focus naming convention to stage based metaphor
|
2023-07-11 15:27:44 +02:00 |
betalars
|
a56870bdde
|
adding focus handling to card board
|
2023-07-11 15:04:46 +02:00 |
Adrian Schmid
|
ebd097cbfb
|
populate_board() to spawn cards/postits
|
2023-07-03 20:27:09 +02:00 |
Adrian Schmid
|
f03630b9cb
|
keyboard controls for the card board
|
2023-07-02 15:10:33 +02:00 |
Adrian Schmid
|
7d81d27d2c
|
prevent putting multiple post its on one card
|
2023-07-02 11:50:19 +02:00 |
Adrian Schmid
|
4aa1930646
|
reset rot./scale after removing post it from card
|
2023-07-02 11:01:04 +02:00 |
Adrian Schmid
|
aa30600100
|
remove dragableType and replace it with meta-type
|
2023-07-02 10:19:15 +02:00 |
Adrian Schmid
|
9d59e54bcc
|
moved dictionary populating to its own function
|
2023-07-02 10:11:54 +02:00 |
Adrian Schmid
|
a3fc38a127
|
added func to sort dict entries on y pos
|
2023-07-01 16:59:13 +02:00 |
Adrian Schmid
|
13dfadce6e
|
add logic to attach post-its to cards
|
2023-07-01 16:03:22 +02:00 |
Adrian Schmid
|
7d5e8ae1bb
|
added same handling for cards + anchor for postIts
|
2023-07-01 15:20:50 +02:00 |
Adrian Schmid
|
22bdae5be0
|
moved drag handling to board to avoid issues
|
2023-07-01 15:19:54 +02:00 |
Adrian Schmid
|
48aff75068
|
card-board dictionary + move post-its to dropboard
|
2023-07-01 13:43:27 +02:00 |
betalars
|
506c8e4e6e
|
initialising physics-based approach to laying cards on a board
|
2023-06-27 13:51:23 +02:00 |