Files
eepp/include/eepp
Martín Lucas Golini 4680b3a406 Added UIClip and ClipType. New clipping options for UINode. CSS property "clip" now allows: "none", "padding-box", "content-box" and "border-box". Allowing more precise clipping for each UINode.
Replaced all clipEnable and clipDisable calls in favor of setClipType.
UINode::draw now does not call drawBackground and drawSkin. Both functions now are called separately before the draw call.
Input: fixed WindowClose and Quit event report (Quit won't trigger onClose).
ecode: Code clean up, added TerminalManager. Fixed some minor bugs.
2022-07-18 01:44:34 -03:00
..
2020-08-18 01:24:49 -03:00
2022-06-13 03:19:31 -03:00
2022-07-05 22:34:48 -03:00
2020-08-18 01:24:49 -03:00
2022-07-17 01:57:28 -03:00
2022-04-18 02:51:15 -03:00
2020-06-30 15:50:28 -03:00
2022-06-12 02:51:16 -03:00