Closed Neptilo closed 10 years ago
Original comment by Victor Ripplinger (Bitbucket: Neptilo, GitHub: Neptilo).
Fixed issue #10
Emit a completeChanged() signal everytime a the progress of a ProgressPage is modified. This makes the wizard update its interface and therefore enable the Finish button.
Also disable the Cancel button when the import is complete.
Original report by Ivan Tmib (Bitbucket: itchomgue, GitHub: ivantchomgue).
When importing a vocabulary list, a progress bar appears. Although the percentage reaches 100%, the button "Finish" is still unavailable. to close the window, we must click on cancel button while we do not really cancel the import process.