j2969719 / doublecmd-plugins

Additions for Double Commander (third-party)
102 stars 24 forks source link

Shrink the space of control panel of wlxwebkit_qt5 #28

Closed crotoc closed 2 years ago

crotoc commented 2 years ago

Hi, thanks again for adding buttons of zooming for wlxwebkit_qt5. I shrink the size of control bar for more space for viewing web content. Thanks again!

j2969719 commented 2 years ago

try main->setSpacing(0);

crotoc commented 2 years ago

I tried this one. Your code also shrinks the size of control bar. Thanks!

j2969719 commented 2 years ago

my bad, ill fix it later

j2969719 commented 2 years ago

also copypasted main->setContentsMargins(1, 1, 1, 1); from qtpdfview_qt5