Andras Lasso

Results 869 comments of Andras Lasso

Maybe also check if it can be reproduced after you work with some data and then close the scene. Maybe cleanup of the scene has some problems.

> Furthermore, the updateLanguageItems() function is updated to select the default locale code if the user has not already made a selection. Could this have the unintended side effect that...

I agree that it is a good approach to make GUI decisions based on experiments/measurements and would welcome to start doing it more in Slicer. I think this particular study...

> I am going to post it now on the Slicer forum Is the feature included in today's Slicer Preview Release? If not then please wait. Also, for biggest impact,...

OK, no problem. There is some time before the weekend, so hopefully it will catch people's attention and they can find some time to try it and give feedback.

I've been testing this and ran into an issue: - configure https://www.dicomserver.co.uk/ server - query using "a" in patient name - browse tabs, find a tab where there are a...

Thanks a lot for the fixes, there are no more crashes or hangs! But. When I click the "Show DICOM database" button to hide the browser then it's get hidden...

Few minor things to improve on the very latest DICOM browser improvements: - showing DICOM browser after it was hidden still takes about 5 seconds in debug mode (showing 25...

Recording&replaying GUI events is bad for batch processing (fragile and may require too many low-level steps) but for tutorials it is actually an appropriate level. Ideally, the user could choose...