ebs-linuxnode-gui-kivy-core 3.3.0__tar.gz → 3.3.2__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {ebs-linuxnode-gui-kivy-core-3.3.0/ebs_linuxnode_gui_kivy_core.egg-info → ebs-linuxnode-gui-kivy-core-3.3.2}/PKG-INFO +1 -1
- {ebs-linuxnode-gui-kivy-core-3.3.0 → ebs-linuxnode-gui-kivy-core-3.3.2}/ebs/linuxnode/gui/kivy/core/structure.py +10 -7
- {ebs-linuxnode-gui-kivy-core-3.3.0 → ebs-linuxnode-gui-kivy-core-3.3.2/ebs_linuxnode_gui_kivy_core.egg-info}/PKG-INFO +1 -1
- {ebs-linuxnode-gui-kivy-core-3.3.0 → ebs-linuxnode-gui-kivy-core-3.3.2}/.gitignore +0 -0
- {ebs-linuxnode-gui-kivy-core-3.3.0 → ebs-linuxnode-gui-kivy-core-3.3.2}/MANIFEST.in +0 -0
- {ebs-linuxnode-gui-kivy-core-3.3.0 → ebs-linuxnode-gui-kivy-core-3.3.2}/ebs/__init__.py +0 -0
- {ebs-linuxnode-gui-kivy-core-3.3.0 → ebs-linuxnode-gui-kivy-core-3.3.2}/ebs/linuxnode/__init__.py +0 -0
- {ebs-linuxnode-gui-kivy-core-3.3.0 → ebs-linuxnode-gui-kivy-core-3.3.2}/ebs/linuxnode/gui/__init__.py +0 -0
- {ebs-linuxnode-gui-kivy-core-3.3.0 → ebs-linuxnode-gui-kivy-core-3.3.2}/ebs/linuxnode/gui/kivy/__init__.py +0 -0
- {ebs-linuxnode-gui-kivy-core-3.3.0 → ebs-linuxnode-gui-kivy-core-3.3.2}/ebs/linuxnode/gui/kivy/animations/__init__.py +0 -0
- {ebs-linuxnode-gui-kivy-core-3.3.0 → ebs-linuxnode-gui-kivy-core-3.3.2}/ebs/linuxnode/gui/kivy/animations/composite.py +0 -0
- {ebs-linuxnode-gui-kivy-core-3.3.0 → ebs-linuxnode-gui-kivy-core-3.3.2}/ebs/linuxnode/gui/kivy/background/__init__.py +0 -0
- {ebs-linuxnode-gui-kivy-core-3.3.0 → ebs-linuxnode-gui-kivy-core-3.3.2}/ebs/linuxnode/gui/kivy/background/color.py +0 -0
- {ebs-linuxnode-gui-kivy-core-3.3.0 → ebs-linuxnode-gui-kivy-core-3.3.2}/ebs/linuxnode/gui/kivy/background/image.py +0 -0
- {ebs-linuxnode-gui-kivy-core-3.3.0 → ebs-linuxnode-gui-kivy-core-3.3.2}/ebs/linuxnode/gui/kivy/background/images/background.png +0 -0
- {ebs-linuxnode-gui-kivy-core-3.3.0 → ebs-linuxnode-gui-kivy-core-3.3.2}/ebs/linuxnode/gui/kivy/background/mixin.py +0 -0
- {ebs-linuxnode-gui-kivy-core-3.3.0 → ebs-linuxnode-gui-kivy-core-3.3.2}/ebs/linuxnode/gui/kivy/background/overlay.py +0 -0
- {ebs-linuxnode-gui-kivy-core-3.3.0 → ebs-linuxnode-gui-kivy-core-3.3.2}/ebs/linuxnode/gui/kivy/background/structured.py +0 -0
- {ebs-linuxnode-gui-kivy-core-3.3.0 → ebs-linuxnode-gui-kivy-core-3.3.2}/ebs/linuxnode/gui/kivy/core/__init__.py +0 -0
- {ebs-linuxnode-gui-kivy-core-3.3.0 → ebs-linuxnode-gui-kivy-core-3.3.2}/ebs/linuxnode/gui/kivy/core/basemixin.py +0 -0
- {ebs-linuxnode-gui-kivy-core-3.3.0 → ebs-linuxnode-gui-kivy-core-3.3.2}/ebs/linuxnode/gui/kivy/core/basenode.py +0 -0
- {ebs-linuxnode-gui-kivy-core-3.3.0 → ebs-linuxnode-gui-kivy-core-3.3.2}/ebs/linuxnode/gui/kivy/core/busy.py +0 -0
- {ebs-linuxnode-gui-kivy-core-3.3.0 → ebs-linuxnode-gui-kivy-core-3.3.2}/ebs/linuxnode/gui/kivy/core/display.py +0 -0
- {ebs-linuxnode-gui-kivy-core-3.3.0 → ebs-linuxnode-gui-kivy-core-3.3.2}/ebs/linuxnode/gui/kivy/core/log.py +0 -0
- {ebs-linuxnode-gui-kivy-core-3.3.0 → ebs-linuxnode-gui-kivy-core-3.3.2}/ebs/linuxnode/gui/kivy/core/nodeid.py +0 -0
- {ebs-linuxnode-gui-kivy-core-3.3.0 → ebs-linuxnode-gui-kivy-core-3.3.2}/ebs/linuxnode/gui/kivy/core/text.py +0 -0
- {ebs-linuxnode-gui-kivy-core-3.3.0 → ebs-linuxnode-gui-kivy-core-3.3.2}/ebs/linuxnode/gui/kivy/utils/__init__.py +0 -0
- {ebs-linuxnode-gui-kivy-core-3.3.0 → ebs-linuxnode-gui-kivy-core-3.3.2}/ebs/linuxnode/gui/kivy/utils/application.py +0 -0
- {ebs-linuxnode-gui-kivy-core-3.3.0 → ebs-linuxnode-gui-kivy-core-3.3.2}/ebs/linuxnode/gui/kivy/utils/launcher.py +0 -0
- {ebs-linuxnode-gui-kivy-core-3.3.0 → ebs-linuxnode-gui-kivy-core-3.3.2}/ebs_linuxnode_gui_kivy_core.egg-info/SOURCES.txt +0 -0
- {ebs-linuxnode-gui-kivy-core-3.3.0 → ebs-linuxnode-gui-kivy-core-3.3.2}/ebs_linuxnode_gui_kivy_core.egg-info/dependency_links.txt +0 -0
- {ebs-linuxnode-gui-kivy-core-3.3.0 → ebs-linuxnode-gui-kivy-core-3.3.2}/ebs_linuxnode_gui_kivy_core.egg-info/requires.txt +0 -0
- {ebs-linuxnode-gui-kivy-core-3.3.0 → ebs-linuxnode-gui-kivy-core-3.3.2}/ebs_linuxnode_gui_kivy_core.egg-info/top_level.txt +0 -0
- {ebs-linuxnode-gui-kivy-core-3.3.0 → ebs-linuxnode-gui-kivy-core-3.3.2}/example/app.py +0 -0
- {ebs-linuxnode-gui-kivy-core-3.3.0 → ebs-linuxnode-gui-kivy-core-3.3.2}/example/image.jpg +0 -0
- {ebs-linuxnode-gui-kivy-core-3.3.0 → ebs-linuxnode-gui-kivy-core-3.3.2}/example/node.py +0 -0
- {ebs-linuxnode-gui-kivy-core-3.3.0 → ebs-linuxnode-gui-kivy-core-3.3.2}/example/run.py +0 -0
- {ebs-linuxnode-gui-kivy-core-3.3.0 → ebs-linuxnode-gui-kivy-core-3.3.2}/setup.cfg +0 -0
- {ebs-linuxnode-gui-kivy-core-3.3.0 → ebs-linuxnode-gui-kivy-core-3.3.2}/setup.py +0 -0
|
@@ -117,6 +117,9 @@ class BaseGuiStructureMixin(BaseIoTNode):
|
|
|
117
117
|
if not self._gui_primary_anchor:
|
|
118
118
|
self._gui_primary_anchor = FloatLayout()
|
|
119
119
|
self.gui_structure_root.add_widget(self._gui_primary_anchor)
|
|
120
|
+
_ = self.gui_anchor_top_right
|
|
121
|
+
_ = self.gui_anchor_bottom_left
|
|
122
|
+
_ = self.gui_anchor_bottom_right
|
|
120
123
|
return self._gui_primary_anchor
|
|
121
124
|
|
|
122
125
|
@property
|
|
@@ -207,20 +210,20 @@ class BaseGuiStructureMixin(BaseIoTNode):
|
|
|
207
210
|
return self._gui_footer
|
|
208
211
|
|
|
209
212
|
def _gui_footer_show(self):
|
|
210
|
-
if not self.
|
|
211
|
-
self._gui_structure_heights['footer'] =
|
|
213
|
+
if not self.gui_footer.parent:
|
|
214
|
+
self._gui_structure_heights['footer'] = 60
|
|
212
215
|
if self._gui_supports_overlay_mode:
|
|
213
|
-
self.
|
|
216
|
+
self.gui_structure_root.add_widget(self.gui_footer)
|
|
214
217
|
else:
|
|
215
|
-
self.gui_primary_anchor.add_widget(self.
|
|
218
|
+
self.gui_primary_anchor.add_widget(self.gui_footer, index=len(self.gui_primary_anchor.children))
|
|
216
219
|
|
|
217
220
|
def _gui_footer_hide(self):
|
|
218
|
-
if self.
|
|
221
|
+
if self.gui_footer.parent:
|
|
219
222
|
self._gui_structure_heights['footer'] = 0
|
|
220
223
|
if self._gui_supports_overlay_mode:
|
|
221
|
-
self.
|
|
224
|
+
self.gui_structure_root.remove_widget(self.gui_footer)
|
|
222
225
|
else:
|
|
223
|
-
self.gui_primary_anchor.remove_widget(self.
|
|
226
|
+
self.gui_primary_anchor.remove_widget(self.gui_footer)
|
|
224
227
|
|
|
225
228
|
def _gui_footer_trigger(self):
|
|
226
229
|
if len(self._gui_footer_users):
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ebs-linuxnode-gui-kivy-core-3.3.0 → ebs-linuxnode-gui-kivy-core-3.3.2}/ebs/linuxnode/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|