mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-30 18:32:34 +01:00
programmatic scroller changes send notifications
fixed bug with tableview resize made tableview column resizing
This commit is contained in:
@@ -194,6 +194,8 @@ WMSetScrollerParameters(WMScroller *sPtr, float floatValue,
|
||||
|
||||
if (sPtr->view->flags.realized)
|
||||
paintScroller(sPtr);
|
||||
|
||||
WMPostNotificationName(WMScrollerDidScrollNotification, sPtr, NULL);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user