the athmo list display has been bug-fixed and a opacity gradient has been added to the list

This commit is contained in:
SallarShayegan
2025-04-02 23:42:32 +02:00
parent 4ed2a6d3aa
commit 2bb807aca9
2 changed files with 14 additions and 5 deletions

View File

@ -89,7 +89,7 @@ class GuiMain:
self.athmos.index = index
def set_athmo_filenames(self, filenames):
self.athmos.filenames = filenames
self.athmos.set_filenames(filenames)
def update(self):
if self.running: