mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-01 00:11:29 +00:00
textview: Make cursor work when blinking is disabled
This commit is contained in:
parent
7e2e92a87e
commit
025902b9fb
@ -1637,6 +1637,7 @@ gtk_text_view_init (GtkTextView *text_view)
|
||||
priv->indent = 0;
|
||||
priv->tabs = NULL;
|
||||
priv->editable = TRUE;
|
||||
priv->cursor_alpha = 1.0;
|
||||
|
||||
priv->scroll_after_paste = FALSE;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user