mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
add todo comment
This commit is contained in:
parent
31b86cd30e
commit
9dfe231963
1 changed files with 1 additions and 1 deletions
|
|
@ -143,7 +143,7 @@ class Markup implements \Yggverse\Yoda\Interface\Model\Gtk\Pango\Markup
|
|||
string $markup
|
||||
): ?int
|
||||
{
|
||||
$layout = new PangoLayout(
|
||||
$layout = new PangoLayout( // @TODO cleanup
|
||||
(new GtkDrawingArea)->create_pango_context()
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue