ospfranco / sol

MacOS launcher & command palette
MIT License
1.94k stars 91 forks source link

Strange behavior with the reload #8

Closed Angelk90 closed 2 years ago

Angelk90 commented 2 years ago

Hi @ospfranco , when I reload I get these strange behaviors:

To return to how I was before I have to close the app (esc key) and reopen it.

https://user-images.githubusercontent.com/20476002/159160854-403d3ec4-a1a0-48a2-b373-bd07d9352207.mov

ospfranco commented 2 years ago

yes, the app loads the native queries when the onShown listener is called, doing a hard reload causes the cache to be emptied, this is only an issue while developing the app