(Simplified x-post from Reddit)
Supposedly all sizes/paddings/offsets in Kustom apps are in the unit of Kustom Points. Changing widget size changes its rwidth/rheight (also in kp), which makes perfect sense, however in this process I haven't touched any of the size/padding/offset numbers, yet everything scales with the widget size, which then confuses me.
Isn't there an "absolute" unit I can set sizes/paddings/offsets in, so that elements retains the visual size no matter what? I'm okay with contents getting cut off / having to kode for different screen resolutions.