You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can still click the button, but its contents and the menu items are grayed out.
No, I only tried set_sensitive in the constructor. Yes, when I do it in set_page, it works.
It only seems to affect PAGE-XML files with a namespace older than 2019-07-15. (Sorry, I did not recognize this earlier.) Other than these menu choices, the old PAGE files work perfectly.
For me sometimes the Gtk.Menu of the PageFeaturesSelector is grayed out (so I cannot de/activate components).
I have not found a reason or workaround yet myself. (Tried
item.set_sensitive(True)
without effect...)The text was updated successfully, but these errors were encountered: