Skip to content

taskmanager: Do not unload model after closing textual list

Fushan Wen requested to merge work/fusionfuture/BUG445848-textual-list-1px into master

This fixes a visual glitch in textual list after exiting Edit Mode. The height of mainItem will not be updated normally and will remain 1px if the model is unloaded after closing textual list.

BUG: 445848

Merge request reports