Workaround for tooltips bug breaks dnd, reverted
This commit is contained in:
parent
0499960324
commit
a566a74ae1
@ -367,7 +367,7 @@ moo_paned_init (MooPaned *paned)
|
||||
/* TRUE means default and broken tooltips,
|
||||
* FALSE mean inverted order and working tooltips
|
||||
* http://bugzilla.gnome.org/show_bug.cgi?id=550345 */
|
||||
paned->priv->forall_bottom_to_top = FALSE;
|
||||
paned->priv->forall_bottom_to_top = TRUE;
|
||||
|
||||
paned->priv->pane_position = -1;
|
||||
paned->priv->handle_window = NULL;
|
||||
|
Loading…
x
Reference in New Issue
Block a user