PDA

View Full Version : Windowcontrol Offset/Postoffset



Mephisto
September 10th, 2024, 23:40
Hi everyone,
does anybody know how postoffset works and what the difference to offset is?

superteddy57
September 11th, 2024, 01:13
postoffset adds an additional buffer when the relation is set to relative. An example would be, control1 has a postoffset of 3 and then control2 will begin already at 3 away from that control and will add control2's offset with the postoffset. This is only for controls that are in line with that anchor that is relative.