diff options
author | Markus Sauermann <6299227+Sauermann@users.noreply.github.com> | 2023-08-06 09:25:03 +0200 |
---|---|---|
committer | Markus Sauermann <6299227+Sauermann@users.noreply.github.com> | 2023-08-30 00:29:42 +0200 |
commit | 7f317ef1bff223c9c43c4caebdfb6b1cfbe98a30 (patch) | |
tree | 49ad43bb96002f539f6a33873ccd9e50f22b3cf1 /platform/linuxbsd/detect.py | |
parent | d2f76e87869b892d7992696e0b381c5afebe3d0d (diff) | |
download | redot-engine-7f317ef1bff223c9c43c4caebdfb6b1cfbe98a30.tar.gz |
Remove `CanvasItem::_invalidate_global_transform`
The only use of that function can be replaced by `_notify_transform`,
which makes the `propagate_call` unnecessary.
As far as I can tell, the `data.blocked`-checks of `propagate_call`
are not needed in this case, because `_invalidate_global_transform`
causes no user-noticeable changes.
Diffstat (limited to 'platform/linuxbsd/detect.py')
0 files changed, 0 insertions, 0 deletions