diff options
author | Andreas Kling <awesomekling@gmail.com> | 2019-07-20 16:46:33 +0200 |
---|---|---|
committer | Andreas Kling <awesomekling@gmail.com> | 2019-07-20 19:32:12 +0200 |
commit | 8ab1923abe46d0aed62aa4918d7edc1a8d1f041e (patch) | |
tree | 90c741c6cb66a7490766a58ed802419bfeaa60e9 /Applications/Terminal | |
parent | 26e252b0f878e47bad1e6dc2a6df1cf9a6675585 (diff) | |
download | serenity-8ab1923abe46d0aed62aa4918d7edc1a8d1f041e.zip |
LibDraw: Add orientation-based offset/size manipulation helpers.
These are useful when doing widgets that can be switched between vertical
and horizontal mode, such as GSlider. The idea is that instead of using
"x" and "y" directly, you use the "primary" and "secondary" offset/size
for the Orientation you're configured in.
Diffstat (limited to 'Applications/Terminal')
0 files changed, 0 insertions, 0 deletions