mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
deactivate track_visited_links feature
This commit is contained in:
parent
f9bcff13ee
commit
cd2e769f14
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ abstract class Markup
|
|||
);
|
||||
|
||||
$this->gtk->set_track_visited_links(
|
||||
true
|
||||
false // @TODO unexpected behavior
|
||||
);
|
||||
|
||||
$this->gtk->set_xalign(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue