FlexUI: "padding" property for boxes, so i don't have to insert dummy spans everywhere
commitf9becfd79bc5b789311f7167304d426daed71577
authorKetmar Dark <ketmar@ketmar.no-ip.org>
Mon, 2 Oct 2017 18:47:02 +0000 (2 21:47 +0300)
committerKetmar Dark <ketmar@ketmar.no-ip.org>
Mon, 2 Oct 2017 23:34:42 +0000 (3 02:34 +0300)
tree743769e59aa35c4bf0fbcb29efae1dfab9929f95
parent7817748b82c4e9ef6b16e1b6670d342db07a7e83
FlexUI: "padding" property for boxes, so i don't have to insert dummy spans everywhere

  padding is inserted *after* control, if there is another control coming, and current
  control doesn't have "nopad" property set

  note that span control has no padding by default, and box with frame has no padding too
src/flexui/fui_ctls.pas
src/flexui/fui_flexlay.pas