Chachako
05/02/2022, 8:18 PMPager
, as shown in the video, when a page is moved to the edge of the screen the image cuts out, after troubleshooting this seems to be caused by onGloballyPositioned
returning the coordinates of a second pager...175, 1265
• To the left edge: 0, 1089
• First-page overflows to left and second-page shows: 1439, 1440
onGloballyPositioned
return only the coordinates of its own page?
This is probably the biggest bug at the moment, there are a few minor bugs, once they are solved this should complement the missing blur library in the compose ecology, so any help would be appreciated! :cheers:andrew
05/02/2022, 10:45 PMChachako
05/03/2022, 5:08 AMColton Idle
05/03/2022, 6:48 AMChachako
05/03/2022, 6:54 AMColton Idle
05/03/2022, 6:55 AMChachako
05/03/2022, 6:57 AMColton Idle
05/03/2022, 6:23 PMandrew
05/03/2022, 6:25 PMChachako
05/05/2022, 8:03 PMandrew
05/05/2022, 8:03 PMChachako
05/06/2022, 1:25 PM