Atlas-Install/source/gui
2022-08-20 00:24:30 +02:00
..
preview some of the Track class now remember the mod_config object for easier call. default_track_attributes have been added to set default value of the track attribute object to avoid unreadable safe eval of getattr 2022-08-20 00:24:30 +02:00
__init__.py if the traceback is too long in the gui, only keep the 5 first and 5 last lines of the traceback 2022-08-19 23:58:47 +02:00
install.py added translate_external for message that need translation from outside of the installer. 2022-08-17 18:43:40 +02:00
mod_settings.py made the mod_settings window wider 2022-08-17 22:00:36 +02:00
mystuff.py added a root property for all the container with the main window. (self.master.master ... -> self.root). Fixed an issue with mystuff profile not being deleted properly 2022-08-02 18:01:25 +02:00