hide cursor position

This commit is contained in:
yggverse 2024-07-09 07:51:34 +03:00
parent 382b39a8a9
commit 6cc1f1285d

View file

@ -35,6 +35,10 @@ class Data
true
);
$this->gtk->set_can_focus(
false
);
/* @TODO pending for PR #120
$this->gtk->set_line_wrap_mode(
\PangoWrapMode::WORD