Commit Graph

18 Commits

Author SHA1 Message Date
efim a091a26d0d fix: raised&mark brick logic 2023-11-25 08:57:50 +00:00
efim 85b3a3f89e feat: separate 'speaker controls'
specifically for 'i have finished speaking' and not allowing to change
the state
2023-11-25 08:42:13 +00:00
efim 16ee8a7cd5 feat: controls styling from gesture info 2023-11-23 15:01:51 +00:00
efim dbae803ead refactor: pass GestureInfo into brick fragment 2023-11-23 14:25:48 +00:00
efim 82a96ea9d7 refactor: start grouping brick attributes info 2023-11-23 14:07:36 +00:00
efim f7def011f5 fix: make single person visitor 2023-11-23 04:33:27 +00:00
efim 3d466953d2 fix: mark & active brick type 2023-11-23 04:15:11 +00:00
efim fad258a537 fix: person bricks should center name
otherwise bricks are at the left and -50% translateY puts them
off-center, while centering long name
2023-11-22 06:14:58 +00:00
efim f4c331983c fix: allow arrow to draw full circle 2023-11-22 05:39:50 +00:00
efim 017cf465da feat: dynamic arrow drawing 2023-11-21 19:21:36 +00:00
efim 793eb16881 feat: initial circle arrow svg 2023-11-21 17:25:27 +00:00
efim b13a43aa71 fix: spread out low person count
for 2 people tan is huge, so radius becomes ~0, hardcode for radius
~image size

and in css --r add part of image for 'offces from center'
2023-11-19 06:47:43 +00:00
efim af53bda10e feat: display room with current person in bottom 2023-11-19 05:57:30 +00:00
efim e4c56506be refactor: data structs for template + method
enclosing rooms.Room into roomTableData, with methods to be used in
tempalte to get other template related derived data structures
2023-11-19 05:41:03 +00:00
efim 8b23103e8e feat: rotated table display 2023-11-19 05:07:34 +00:00
efim 942091c5d8 fix: table template preview page template 2023-11-17 03:58:20 +00:00
efim 384afa0e00 feat: template for all room participants 2023-11-16 06:22:09 +00:00
efim 9f4fe20979 feat: tepmlate for all person bricks
and separate page for temporary template viewing
2023-11-16 03:56:22 +00:00