author | Ketmar Dark <ketmar@ketmar.no-ip.org> | |
Mon, 2 Oct 2017 18:47:02 +0000 (21:47 +0300) | ||
committer | Ketmar Dark <ketmar@ketmar.no-ip.org> | |
Mon, 2 Oct 2017 23:34:42 +0000 (02:34 +0300) | ||
commit | f9becfd79bc5b789311f7167304d426daed71577 | |
tree | 743769e59aa35c4bf0fbcb29efae1dfab9929f95 | tree | snapshot |
parent | 7817748b82c4e9ef6b16e1b6670d342db07a7e83 | commit | diff |
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
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 | diff | blob | history | |
src/flexui/fui_flexlay.pas | diff | blob | history |