dmreagan / collectome

https://collectome.rt.iu.edu/
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Padding is asymmetric #85

Open ceeller opened 1 year ago

ceeller commented 1 year ago

Padding for containers is asymmetric and the origin/anchor is not at 0,0 in the corner of the display. The padding starts some number of pixels to the right and down from 0,0. This makes it impossible to show content that displays to all edges of the display. Can padding be revisited to better center or allow for putting container edges to all four edges of the display?