mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-06 22:04:12 +01:00
removed default autowrap from button and label
This commit is contained in:
@@ -163,7 +163,7 @@ reorganizeInterior(WMScrollView *sPtr)
|
||||
|
||||
W_ResizeView(sPtr->viewport, cw, ch);
|
||||
W_MoveView(sPtr->viewport, cx, cy);
|
||||
|
||||
|
||||
if (sPtr->flags.hasHScroller) {
|
||||
WMResizeWidget(sPtr->hScroller, hw, 20);
|
||||
WMMoveWidget(sPtr->hScroller, hx, hy);
|
||||
|
||||
Reference in New Issue
Block a user