mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-06 05:44:11 +01:00
0.51.1 pre snapshot. Be careful, it may be buggy. It fixes some bugs though.
This commit is contained in:
@@ -398,7 +398,7 @@ WMSetScrollViewContentView(WMScrollView *sPtr, WMView *view)
|
||||
|
||||
sPtr->contentView = view;
|
||||
|
||||
W_ReparentView(sPtr->contentView, sPtr->viewport);
|
||||
W_ReparentView(sPtr->contentView, sPtr->viewport, 0, 0);
|
||||
|
||||
if (sPtr->flags.hasHScroller) {
|
||||
float prop;
|
||||
|
||||
Reference in New Issue
Block a user