rodolforg

Results 324 comments of rodolforg

When using the new GMenu, dynamic menus should be implemented via Gio::MenuModel / Gio::Menu. So the Open Recent menu specifically should use it explicitly. Take a look at https://developer-old.gnome.org/glibmm/stable/classGio_1_1MenuModel.html#a0b0c42bcd34312965430750a2f56071a and...

> I also noticed that the `Close-Ducment` label does not get greyed out (cannot click) after closing the instance like it does on the old menubar. They are (currently) controlled...

Please take a look at #1508

![Captura de tela de 2021-12-23 11-37-26](https://user-images.githubusercontent.com/1323987/147255020-76397bf8-5b23-4a20-97ef-e4e1c37f59f8.png)

Hm... I added some icons now. Feel free for squash XD ![Captura de tela de 2021-12-23 12-48-56](https://user-images.githubusercontent.com/1323987/147263368-a816ffe7-9fe4-4b9c-94d8-abef4aa14b5c.png)

Force-pushed because AppVeyor stalled

> One item in the list doesn't have a name - Hm... I found out the reason: the `Y-axis` of `Origin` of exported `t-parent`. I'll hide not named valuenodes, because...

Duplicated? #646 Btw, should it allow to access individual layers or just the final/merged image?

Developer note: Problem is related to connecting/linking a Placeholder_ValueNode to `bline` parameter of an `AdvancedOutline` layer. AdvancedOutline will try to call a value of this value node in `Advanced_Outline::connect_bline_to_wplist(etl::loose_handle x)`...