Commit graph

22 commits

Author SHA1 Message Date
William Jordan-Cooley
8bffe17455 passing practice model instead of activity? 2024-10-02 14:58:29 -04:00
William Jordan-Cooley
f589d2371b exit practice if no activities to do 2024-09-26 13:47:51 -04:00
wcjord
a1f9e6a243
Toolbar practice (#702)
* drafting toolbar with practice

* moved some code around

* turning overlay message content into text buttons for selection, updated toolbar buttons progress bar

* activities displaying and forwarding toolbar

* experimenting with using choice value rather than index for logic

* reimplementation of wordnet results and translation for individual words

* cache and timer

* mostly done with activities in toolbar flow

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
Co-authored-by: choreo development <williamjordan-cooley@Williams-MacBook-Pro-3.local>
2024-09-25 17:01:58 -04:00
ggurdin
a40c86a148
added header height to overflow calculations when scrolling overlay to midpoint of screen 2024-09-13 12:19:24 -04:00
ggurdin
2ff70e65db
if, by shifting up a message to make footer space, a header overflow is caused, opt of push the message down instead of up 2024-09-11 12:49:51 -04:00
ggurdin
36537b0dc7
scroll to center of screen if toolbar causes header overflow, scroll the overlay up if there's a footer overflow 2024-09-11 12:14:23 -04:00
ggurdin
660c49873b
removed expanded widget wrapping overlay stack that caused crash in release mode 2024-09-03 11:22:17 -04:00
ggurdin
5e145837d2
add padding to reaction picker 2024-09-03 10:43:26 -04:00
ggurdin
a1ee965b9e
account for chat details column showing in message overlay 2024-09-03 10:25:55 -04:00
ggurdin
bf29a324e4
removed unnecessary pangea comments 2024-08-27 15:00:56 -04:00
ggurdin
0373d01f1b
simplified positioning of toolbar 2024-08-27 13:41:36 -04:00
Kelrap
c99094f547 Fix window resize selection issue 2024-08-13 13:32:32 -04:00
Kelrap
6c5f4d0ece Try fix window resize problem 2024-08-12 14:20:41 -04:00
Kelrap
e7fa9a35f1 Adjust scrolling logic 2024-08-12 10:26:14 -04:00
Kelrap
a417f2f8ca Add scrolling to center messages 2024-08-09 14:59:19 -04:00
Kelrap
c42f44a798 Programmatically determine left/right 2024-08-09 10:23:09 -04:00
Kelrap
ea8e4497f3 Close keyboard if open 2024-08-08 14:37:23 -04:00
Kelrap
43d99c526a Tweaks 2024-08-08 13:51:27 -04:00
Kelrap
f46a5bac7f Shift footer down 2024-08-08 09:41:44 -04:00
Kelrap
bb263c71c2 Toolbar placed over selected message 2024-08-07 17:10:44 -04:00
Kelrap
a911b9f852 Attempt 1 of repositioning toolbar 2024-08-06 15:11:45 -04:00
Kelrap
19b20efc53 PR edits, minus positioning changes 2024-08-06 13:19:40 -04:00