图形指令似乎不是为具有多个父节点而设计的,但并没有任何检查来阻止这种情况。
作者: gottadiveintopython创建于 2025年11月28日更新于 2026年5月28日
标签Component: graphicsType: FeaturePriority: Low
Software Versions
- Python: CPython 3.13
- OS: Linux Mint
- Kivy: 91dc72d7cc979f37e2b1344bf9edd5db7957bbd1 (master branch around Sep 2025)
- Kivy installation method: development install (
$ pip install -e "[dev,full]") Describe the bug TheInstructionclass has an attribute that holds its parent.
内容来源: kivy/kivy