Skip to content

taskmanager: Add scrollbar paddings in groupListView.maxWidth

Fushan Wen requested to merge work/fusionfuture/fix-getMaxWidth into master

Since the padding hack is removed, the paddings of the scrollbar should be considered in maxWidth, and getMaxWIdth() is also not need after the hack is removed.

Before After
图片 图片
Edited by Fushan Wen

Merge request reports