Fix progress widget on bottom bar not being shown in some sessions
ClosedPublic

Authored by kossebau on Nov 21 2017, 11:29 PM.

Diff Detail

Repository
R32 KDevelop
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
kossebau created this revision.Nov 21 2017, 11:29 PM
Restricted Application added a subscriber: kdevelop-devel. · View Herald TranscriptNov 21 2017, 11:29 PM
apol added a subscriber: apol.Nov 22 2017, 8:26 AM

+1
That would explain why I didn't get it

flherne accepted this revision.Nov 22 2017, 10:09 AM
flherne added a subscriber: flherne.

Thanks! Works here.

As on IRC: If (and only if) there are no bottom-positioned toolviews, then disabling the progressbar does save a little vertical space. That's hardly a useful tradeoff and there's no GUI option in any case, so no-one will care about it not being possible.

This revision is now accepted and ready to land.Nov 22 2017, 10:09 AM
This revision was automatically updated to reflect the committed changes.