Commit Graph

118 Commits

Author SHA1 Message Date
betalars 066ed6064e wip: restructuring card board so it can handle being empty 2023-07-15 13:05:47 +02:00
Adrian Schmid b2fc23c674 spawning panels by the amount of post its 2023-07-14 21:19:44 +02:00
Adrian Schmid 3416617733 moved bouncy card code to card 2023-07-14 19:13:08 +02:00
betalars d78ab09240 fixme: setting on stage property of board children when stage is set 2023-07-12 10:22:06 +02:00
betalars c5d60035b0 refactor: changing focus naming convention to stage based metaphor 2023-07-11 15:27:44 +02:00
betalars 7103dc14f1 adding focus handling to card board 2023-07-11 15:04:46 +02:00
Adrian Schmid 7e757c15bc populate_board() to spawn cards/postits 2023-07-03 20:27:09 +02:00
Adrian Schmid cfd87e0183 keyboard controls for the card board 2023-07-02 15:10:33 +02:00
Adrian Schmid d8b981f1c0 prevent putting multiple post its on one card 2023-07-02 11:50:19 +02:00
Adrian Schmid 052d56175f reset rot./scale after removing post it from card 2023-07-02 11:01:04 +02:00
Adrian Schmid 0c215c882f remove dragableType and replace it with meta-type 2023-07-02 10:19:15 +02:00
Adrian Schmid c1981d11a7 moved dictionary populating to its own function 2023-07-02 10:11:54 +02:00
Adrian Schmid 9cec5719d5 added func to sort dict entries on y pos 2023-07-01 16:59:13 +02:00
Adrian Schmid cd2b4e3663 add logic to attach post-its to cards 2023-07-01 16:03:22 +02:00
Adrian Schmid a9d1bb0db8 added same handling for cards + anchor for postIts 2023-07-01 15:20:50 +02:00
Adrian Schmid 208267827a moved drag handling to board to avoid issues 2023-07-01 15:19:54 +02:00
Adrian Schmid c2f35b4fa7 card-board dictionary + move post-its to dropboard 2023-07-01 13:43:27 +02:00
betalars 42d0c057bb initialising physics-based approach to laying cards on a board 2023-06-27 13:51:23 +02:00