deactivate unstable feature

This commit is contained in:
yggverse 2024-08-01 02:58:46 +03:00
parent 586f6d34ed
commit 8044d26361

View file

@ -113,9 +113,10 @@ abstract class Markup
GdkEvent $event
): bool
{
$this->set( // @TODO Gtk::timeout_add
/* @TODO Gtk::timeout_add
$this->set(
$this->_source
);
); */
return false;
}