disable scroll to focus

This commit is contained in:
yggverse 2024-09-12 09:16:29 +03:00
parent 5490952700
commit 2275be5f95

View File

@ -17,6 +17,10 @@ void Text::set_gemini(
NULL //Gtk::Adjustment::V
);
viewport->set_scroll_to_focus(
false
);
viewport->set_child(
* new text::Gemini( // @TODO manage
GEMTEXT