Page MenuHomePhabricator
Feed Advanced Search

Apr 26 2023

kalali placed T29415: [mxn multi widget] Allow mxn windows to show 3D view up for grabs.
Apr 26 2023, 5:35 PM · MITK (v2024.06)
kalali placed T29526: [Segmentation] Workbench crashes when closing render window part with active tool up for grabs.
Apr 26 2023, 5:35 PM · MITK (v2024.06)
kalali placed T29273: Decouple TimeNavigation from SliceNavigationController up for grabs.

I pushed my local branch to remote for others to continue working on it. The related differential {D705} has been updated and will remain open.

Apr 26 2023, 5:33 PM · MITK
kalali added a comment to T29514: [mxn multi widget] Render windows are not correctly initialized.

It seems as if setting a new layout leads to a RenderingManager::ForceImmediateUpdate, which repaints the render windows.
This is triggered by renderWindowWidget->show() inside the QmitkMultiWidgetLayoutManager, which happens everytime the Standard Display is opened or the layout of the MxNMultiWidget is modified.
This in turn calls QmitkRenderWindow::resizeGL, where mitk::RenderingManager::GetInstance()->ForceImmediateUpdate(renderWindow()); is called.

Apr 26 2023, 5:32 PM · MITK (v2024.06)
kalali placed T29352: Segmentation Options Checklist - "Create Smoothed Polygon" Seems Not to Work up for grabs.
Apr 26 2023, 5:31 PM · MITK (v2024.06), Cleared, Checklist
kalali added a comment to T29273: Decouple TimeNavigation from SliceNavigationController.

Pushed new branch to rMITK MITK: feature/T29273-Decouple-TimeNavigationController-from-SliceNavigationController.

Apr 26 2023, 4:52 PM · MITK

Apr 21 2023

kalali placed T26959: [Segmentation] Newly created LabelSet segmentation is not displayed as "outline binary" up for grabs.

I pushed my local branch to remote for others to continue working on it. The related differential {D594} has been updated and will remain open.

Apr 21 2023, 8:52 PM · MITK (v2024.06), Checklist, Request for Discussion
kalali added a comment to T26959: [Segmentation] Newly created LabelSet segmentation is not displayed as "outline binary".

Pushed new branch to rMITK MITK: feature/T26959-Show-outline-of-labelsetimage.

Apr 21 2023, 8:50 PM · MITK (v2024.06), Checklist, Request for Discussion
kalali closed T29491: [mxn multi widget] Provide F1-Help page as Resolved.
Apr 21 2023, 4:00 PM · MITK (v2023.04)
kalali committed rMITK7edfefd753b7: MxN Multi Widget F1-Help (authored by kalali).
MxN Multi Widget F1-Help
Apr 21 2023, 3:59 PM
kalali committed rMITK465fde576421: Allow plugins to acces images in the module directory (authored by kalali).
Allow plugins to acces images in the module directory
Apr 21 2023, 3:59 PM
kalali committed rMITK0cbbf929ffad: Add F1-help page for the MxNMultiWidget / MxN Display (authored by kalali).
Add F1-help page for the MxNMultiWidget / MxN Display
Apr 21 2023, 3:59 PM
kalali closed T29534: [mxn multi widget] Feedback contour nodes are not correctly drawn as Resolved.
Apr 21 2023, 3:36 PM · MITK (v2023.04)
kalali committed rMITKf7caf1533360: Do not process new incoming helper nodes (authored by kalali).
Do not process new incoming helper nodes
Apr 21 2023, 3:22 PM
kalali committed rMITKe68a9f00a4de: Do not hide helper nodes (authored by kalali).
Do not hide helper nodes
Apr 21 2023, 3:22 PM
kalali closed T29533: [mxn multi widget] Child nodes are not correctly added as Resolved.
Apr 21 2023, 2:32 PM · MITK (v2023.04)
kalali committed rMITK9af973e87651: Do not hide child nodes (authored by kalali).
Do not hide child nodes
Apr 21 2023, 2:32 PM
kalali committed rMITKf37d4208877d: Add new node if parent node is part of the selection (authored by kalali).
Add new node if parent node is part of the selection
Apr 21 2023, 2:31 PM
kalali added a comment to T29536: Switching "constrained zooming and panning" is only applied after Standard Display is re-opened.

I remember that we had this topic before, is it the same issue : T28778: "Use constraint zooming and panning" is only applied after reinit/restart?

Apr 21 2023, 1:49 PM · MITK (v2023.04)
kalali added a comment to T29535: Reinit of scene with planar figure while the Display is closed leads to crash.

I tried it and couldn't reproduce it with the 2021 installer.
But it happened also with the 2022.04 installer.

Apr 21 2023, 1:44 PM · MITK (v2024.06), Known Issue
kalali closed T29528: [Segmentation] nnUNet provokes error when closing MITK / Segmentation view as Resolved.

Hi @kalali
The issue should be resolved now. You may test the latest develop and close it.

Apr 21 2023, 1:27 PM · MITK (v2023.04)
kalali added a revision to T29533: [mxn multi widget] Child nodes are not correctly added: Unknown Object (Differential Revision).
Apr 21 2023, 1:15 PM · MITK (v2023.04)
kalali added a revision to T29534: [mxn multi widget] Feedback contour nodes are not correctly drawn: Unknown Object (Differential Revision).
Apr 21 2023, 12:13 PM · MITK (v2023.04)
kalali updated the task description for T29534: [mxn multi widget] Feedback contour nodes are not correctly drawn.
Apr 21 2023, 12:09 PM · MITK (v2023.04)
kalali triaged T29534: [mxn multi widget] Feedback contour nodes are not correctly drawn as High priority.
Apr 21 2023, 11:58 AM · MITK (v2023.04)
kalali triaged T29533: [mxn multi widget] Child nodes are not correctly added as High priority.
Apr 21 2023, 11:14 AM · MITK (v2023.04)
kalali closed T29529: [Segmentation] Warning should not be shown for the MxN Display as Resolved.
Apr 21 2023, 11:09 AM · MITK (v2023.04)
kalali committed rMITKde27f715bb4b: Do not show selection warning (authored by kalali).
Do not show selection warning
Apr 21 2023, 11:07 AM
kalali committed rMITK719c739a2f2b: Do not show the visibility warning for the MxN Display (authored by kalali).
Do not show the visibility warning for the MxN Display
Apr 21 2023, 11:07 AM

Apr 20 2023

kalali renamed T29530: [CEST] Implement simple string search to retrieve CEST parameter info from DICOM from [CEST] Provide simple string parsing to retrieve CEST parameter info from DICOM to [CEST] Implement simple string search to retrieve CEST parameter info from DICOM.
Apr 20 2023, 1:38 PM · MITK
kalali triaged T29530: [CEST] Implement simple string search to retrieve CEST parameter info from DICOM as Normal priority.
Apr 20 2023, 1:38 PM · MITK
kalali added a revision to T29529: [Segmentation] Warning should not be shown for the MxN Display: Unknown Object (Differential Revision).
Apr 20 2023, 1:06 PM · MITK (v2023.04)