mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-01 06:11:16 +00:00
![]() This can be reproduced by deleting the last item of the printer queue in the printer demo. It is a regression showing up because we now emit the MouseExit event after the mouse grab as released. The problem is that we upgrade the weak item, and call geometry() on it. Calling geometry will re-evaluate the layout cache which will re-evaluate the model which will result in the component being removed and the cache entry having less item than expected. It is ok to simply return 0. for these layout location since the item will disapear anyway. |
||
---|---|---|
.. | ||
sixtyfps.h | ||
sixtyfps_brush.h | ||
sixtyfps_callbacks.h | ||
sixtyfps_color.h | ||
sixtyfps_config.h | ||
sixtyfps_image.h | ||
sixtyfps_interpreter.h | ||
sixtyfps_pathdata.h | ||
sixtyfps_properties.h | ||
sixtyfps_sharedvector.h | ||
sixtyfps_string.h | ||
sixtyfps_testing.h | ||
vtable.h |