summaryrefslogtreecommitdiffstats
path: root/winit
diff options
context:
space:
mode:
authorLibravatar Cory Forsstrom <cforsstrom18@gmail.com>2023-07-24 09:26:24 -0700
committerLibravatar Cory Forsstrom <cforsstrom18@gmail.com>2023-07-24 09:26:24 -0700
commit2a05ef9601bca560e68f9a16ff1875cfed33e0ea (patch)
treeebff76bae3c0a6d0d122bafd3761588df4b085b7 /winit
parentf21958c6431b9cb0dc69eb407a0663daf7edec78 (diff)
downloadiced-2a05ef9601bca560e68f9a16ff1875cfed33e0ea.tar.gz
iced-2a05ef9601bca560e68f9a16ff1875cfed33e0ea.tar.bz2
iced-2a05ef9601bca560e68f9a16ff1875cfed33e0ea.zip
Don't clip raw overlay bounds
User interface wraps the overlay in `overlay::Nested`. Clipping here w/ the base Nested overlay always clipped at (0, 0) position instead of the correct position of the child overlay. It's clipped properly already within `Nested::draw`.
Diffstat (limited to 'winit')
0 files changed, 0 insertions, 0 deletions