Maliang

Latest version: v3.0.3

Safety actively analyzes 723217 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 17

13.26

🟣 **Fixed / 修复**

* Fixed a bug where when clicking on a widget, the widget behind it would also be triggered
修复了点击控件时,其后面的控件也会被触发的问题

* Missing symbol '' for function `color` return value
函数 `color` 返回值缺少符号 “”

* Fixed a bug where the canvas of the `tools_3d` submodule could not use widgets such as buttons
修复 `tools_3d` 子模块的画布无法使用按钮等控件的问题

* Fixed a bug where the `Switch` of the Widget class could not control the `Switch` by clicking on the inner slider
修复了控件类 `Switch` 点击内部滑块无法操控 `Switch` 的问题

11.66

🔴 **Removed / 移除**

* Removed classes `_Point`, `_Line` and `_Side` from submodule `tools_3d`
移除了子模块 `tools_3d` 中的类 `_Point`、`_Line` 和 `_Side`

3.7.0

🔵 **Optimized / 优化**

* The icon color of the button adapts to the dark theme
按钮的图标颜色适配了暗色主题

🟣 **Fixed / 修复**

* Fixed the bug that the real-time coordinate information of the mouse was not displayed under the bright color theme
修复亮色主题下鼠标实时坐标信息不显示的 bug

3.0.3

🕓 *Release Date / 发布日期 : 2025-03-20*

🟢 **Added / 新增**

* Add a read-only property `children` to virtual widget class `Widget` to access its child widgets
增加了一个只读的属性 `children` 给虚拟控件类 `Widget` 来访问它的子控件

* Add a basic class `TkFileChooser` to accommodate module `tkinter`
增加了一个基础的类 `TkFileChooser` 来适配模块 `tkinter`
Pull Request: 82 Contributor: 3190

🟣 **Fixed / 修复**

* Fix the bug that the `ComboBox` widget can not close the selection box without selecting it after clicking to open it
修复了控件 `ComboBox` 在点击打开选项列表后不选中选择框就无法关闭的 bug
Issue: 87 Pull Request: 89 Contributor: shu-shu-1

* Fix some typos
修正了一些错字

3.0.2

🕓 *Release Date / 发布日期 : 2025-03-05*

🟣 **Fixed / 修复**

* `animation.animations.MoveTkWidget` will produce an incorrect displacement for `tkinter` widgets with a parameter `anchor` that is not equal to `"nw"`
`animation.animations.MoveTkWidget` 会对参数 `anchor` 不等于 `"nw"` 的 `tkinter` 控件产生错误的位移
Issue: 81

3.0.1

🕓 *Release Date / 发布日期 : 2025-02-26*

🟢 **Added / 新增**

* Add initialization parameter `ignore` to the widget `InputBox` to ignore partially inserted characters
控件 `InputBox` 新增初始化参数 `ignore` 来忽略部分插入的字符
Issue: 78

🟣 **Fixed / 修复**

* Fix a bug where pasting multiple lines of text in the widget `InputBox` would cause the text to overflow
修复了在控件 `InputBox` 中粘贴多行文本会导致文本溢出的 bug
Issue: 78

* Fix a type hint error
修复了一个类型提示错误

* Fixed an issue where the metadata information of the distributed package was incorrect
修复了分发包的元数据信息存在错误的问题

Page 1 of 17

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.