mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-11-07 17:36:00 +00:00
[ci] auto-format
This commit is contained in:
parent
82e57939d2
commit
763eae887a
1 changed files with 1 additions and 1 deletions
|
|
@ -1013,7 +1013,7 @@ class MoreWindow(popup.PopupWindow):
|
|||
scale=(1.5 if _uiscale is babase.UIScale.SMALL else 1.5
|
||||
if _uiscale is babase.UIScale.MEDIUM else 1.0),
|
||||
scale_origin_stack_offset=self.scale_origin)
|
||||
|
||||
|
||||
back_button = bui.buttonwidget(
|
||||
parent=self._root_widget,
|
||||
position=(width * 0.1, height * 0.87),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue