Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Client should be moveable while downloads in progress #839

Closed
KarryonDesigns opened this issue May 2, 2015 · 6 comments
Closed

Client should be moveable while downloads in progress #839

KarryonDesigns opened this issue May 2, 2015 · 6 comments
Assignees
Labels
Enhancement GUI Issues affecting the interactive GUI Network Issues affecting internet connections of CKAN ★☆☆

Comments

@KarryonDesigns
Copy link

Adding the update feature etc to a background thread would enable to the program window to be drug around the screen while an update is running. I came across this issue when first loading the program and trying to move it to a secondary monitor and had to wait for the update to finish. Not a bug more of a feature request to add additional usability

@Postremus
Copy link
Contributor

Would like that feature too

----- Ursprüngliche Nachricht -----
Von: "KarryonDesigns" notifications@github.com
Gesendet: ‎02.‎05.‎2015 13:10
An: "KSP-CKAN/CKAN" CKAN@noreply.github.com
Betreff: [CKAN] Add updates etc to a background thread (#839)

Adding the update feature etc to a background thread would enable to the program window to be drug around the screen while an update is running. I came across this issue when first loading the program and trying to move it to a secondary monitor and had to wait for the update to finish. Not a bug more of a feature request to add additional usability

Reply to this email directly or view it on GitHub.

@pjf
Copy link
Member

pjf commented May 22, 2015

This is a really solid request, adding to our to-do queue.

@pjf pjf changed the title Add updates etc to a background thread Client should be moveable while downloads in progress May 22, 2015
@pjf pjf added ★☆☆ GUI Issues affecting the interactive GUI labels May 22, 2015
@pjf
Copy link
Member

pjf commented May 22, 2015

Oh wait, just to check, is this when it client is updating itself, or when it's download KSP mods?

@Postremus Postremus self-assigned this Jun 27, 2015
@Postremus
Copy link
Contributor

The gui is freezed during a refresh, and after starting a update of the client from the settings screen.

pjf added a commit that referenced this issue Jul 15, 2015
* Postremus/#839:
  Client is now movable during the refresh solves one part of #839
politas added a commit that referenced this issue Jul 13, 2016
Closes #1347 and #839 
incorporates changes from PR #1359 (to show update progress in the same window)
@ayan4m1
Copy link
Contributor

ayan4m1 commented Aug 1, 2016

Need to move those jobs to a BackgroundWorker or if we have access to async/await that can also be used to keep the UI responsive during slow operations.

@HebaruSan HebaruSan added the Network Issues affecting internet connections of CKAN label Dec 16, 2017
@HebaruSan
Copy link
Member

I think this was resolved at some point, I'm able to drag the GUI around during downloads on both Windows and Linux.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement GUI Issues affecting the interactive GUI Network Issues affecting internet connections of CKAN ★☆☆
Projects
None yet
Development

No branches or pull requests

6 participants