mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-03 12:24:17 +01:00
fixed scroller bug when displaying scroller before
setting initial values
This commit is contained in:
@@ -448,6 +448,8 @@ destroyView(W_View *view)
|
||||
|
||||
WMUnregisterViewDraggedTypes(view);
|
||||
|
||||
WMRemoveNotificationObserver(view);
|
||||
|
||||
#if 0
|
||||
if (view->dragSourceProcs)
|
||||
wfree(view->dragSourceProcs);
|
||||
|
||||
Reference in New Issue
Block a user