elementary / switchboard-plug-datetime

Switchboard Date & Time Plug
GNU General Public License v3.0
10 stars 8 forks source link

Timezone popover shows immediately when opening the plug #35

Closed danirabbit closed 6 years ago

danirabbit commented 6 years ago

Happens on Juno. The popover shows immediately when the plug is opened

lainsce commented 6 years ago

Maybe using the signal public virtual signal void closed () will help? It's a signal exclusive to popovers that makes them close or open on-demand.