diff options
author | 2023-01-05 08:57:38 -0800 | |
---|---|---|
committer | 2023-01-05 08:57:38 -0800 | |
commit | c885f567488db95b8d96e343f1cf746838e9fa4e (patch) | |
tree | e720486c653651dbe5197ed941c9712ae7779174 /docs | |
parent | 43374f1f4e865094032946907dbcf7569ee9487d (diff) | |
download | iced-c885f567488db95b8d96e343f1cf746838e9fa4e.tar.gz iced-c885f567488db95b8d96e343f1cf746838e9fa4e.tar.bz2 iced-c885f567488db95b8d96e343f1cf746838e9fa4e.zip |
Fix shadowed variable
Layout passed into the overlay was accidentally shadowed by the
content's layout. So instead of offsetting by the proper layout, the
content layout was used instead.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions