View2D: Scrollbars will now pan the view when MMB-dragged on

This commit is contained in:
2008-12-04 09:33:12 +00:00
parent 6fe9a03456
commit cb92e781f4
2 changed files with 37 additions and 9 deletions

View File

@@ -1319,9 +1319,6 @@ void ED_operatortypes_screen(void)
WM_operatortype_append(ED_SCR_OT_area_join);
WM_operatortype_append(ED_SCR_OT_area_rip);
/* view2d stuff */
/* tools shared by more space types */
ED_marker_operatortypes();