mkouhia / dearpygui-map

Map widget for Dear PyGui
https://pypi.org/project/dearpygui-map/
MIT License
13 stars 2 forks source link

Make tile handler persistent #16

Open mkouhia opened 2 years ago

mkouhia commented 2 years ago

https://github.com/mkouhia/dearpygui_map/blob/36de9994cab4e0e06b888fef45eac4a9555f31f6/dearpygui_map/widget.py#L182-L186

mkouhia commented 2 years ago
# TODO add stop events to threads
# https://alexandra-zaharia.github.io/posts/how-to-stop-a-python-thread-cleanly/