Skip to content

Comments

Fix improper file copy and improve "import local build" window#319

Merged
Shivansps merged 2 commits intoKnossosNET:mainfrom
Shivansps:import-build-changes
Aug 24, 2025
Merged

Fix improper file copy and improve "import local build" window#319
Shivansps merged 2 commits intoKnossosNET:mainfrom
Shivansps:import-build-changes

Conversation

@Shivansps
Copy link
Member

@Shivansps Shivansps commented Apr 15, 2025

This fixes the problems ive been encountering on linux by using the import local build function where build files where copied to an incorrect folder.

Additionally:

  1. I reworked the look of the window a bit, added expanders and auto close on finish.

  2. Changed the open file / open folder dialogs to use this window as the base rather than the mainwindow, this avoids the posibility of the dialog to be open hidden behind the import local build window.
    This same method needs to be applied to other dialogs where a file open or folder open dialog is involved, but will be done on a separated PR.

As for the file copy fix, it mostly involves removing the specific folder copy method used here and instead adapt the one on KnUtils to be usable for this task.

@Shivansps Shivansps added fix Fix for a bug ui User interface related labels Apr 15, 2025
@Shivansps Shivansps added this to the 1.3.2 milestone Jun 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix Fix for a bug ui User interface related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants