For the first issue maybe I can check if the widget search_toolbar is uninitialized, something like:
if (search_toolbar != null && is_shown) search_toolbar.take_focus(); But I don't know what is the particular value that new created objects get in Vala.
_______________________________________________ shotwell-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/shotwell-list
