mirror of
https://github.com/Omni-guides/Jackify.git
synced 2026-08-14 02:13:43 +02:00
Release v0.7.2 - TTW Linux Installer 0.2.0
This commit is contained in:
@@ -58,6 +58,8 @@ class ModlistGalleryLoadingMixin:
|
||||
|
||||
# Position overlay in center of content area
|
||||
def position_overlay():
|
||||
if getattr(self, '_loading_overlay', None) is None:
|
||||
return
|
||||
if hasattr(self, 'content_area') and self.content_area.isVisible():
|
||||
content_width = self.content_area.width()
|
||||
content_height = self.content_area.height()
|
||||
|
||||
Reference in New Issue
Block a user