diff options
author | Rindbee <idleman@yeah.net> | 2023-05-30 13:02:52 +0800 |
---|---|---|
committer | Rindbee <idleman@yeah.net> | 2023-06-01 19:02:42 +0800 |
commit | 594852caf1353ba48ba40c19bc05977635b5b9e8 (patch) | |
tree | 21c2b8709ff5b21100785a479a5f905689ce5aa9 /drivers/unix/file_access_unix.h | |
parent | 5c2295ff538312884115c2b7a3aec1e301b8b954 (diff) | |
download | redot-engine-594852caf1353ba48ba40c19bc05977635b5b9e8.tar.gz |
Make sure that `data.last_minimum_size` is consistent with `get_combined_minimum_size()` at the same time
Move the code for switching `data.minimum_size_valid` in `Control::update_minimum_size()`
to `Control::_update_minimum_size()`, make sure to switch `data.minimum_size_valid` to
`false` only before updating `data.last_minimum_size` , so that it will remain consistent
with `get_combined_minimum_size()`.
Diffstat (limited to 'drivers/unix/file_access_unix.h')
0 files changed, 0 insertions, 0 deletions