>If this is always reached at the start of a drag, why not call the >gui_window_box_scroll_start() start function from here? It can't go in >scroll_drag_start_internal() because that's also used for content drags, >right?
Right, but we would need to keep a pointer to the browser or gui window for that purpose only. If that is preferred I can change it any time :)
