Diffusion Ark 47e970709e31

Fix archiveview column resize

Authored by elvisangelaccio on Nov 8 2016, 6:45 PM.

Description

Fix archiveview column resize

ArchiveModel now uses the DoNotNotifyView behavior when listing, which means
the columnsInserted signal was never emitted and Part::adjustColumns()
never called. This slot was not necessary in the first place, we can just move
its code to the ArchiveView constructor.

Differential Revision: D3281

Details

Committed
elvisangelaccioNov 8 2016, 6:49 PM
Differential Revision
D3281: Fix archiveview column resize
Parents
R36:57341779c0fd: Make all values in PropertiesDialog selectable by mouse
Branches
Unknown
Tags
Unknown