issues
search
amosproj
/
amos2022ss05-find-my-hearing-aid
MIT License
2
stars
1
forks
source link
fix map page bugs and a performance improvement
#268
Closed
NicoStellwag
closed
2 years ago
NicoStellwag
commented
2 years ago
This PR contains the following changes:
bugfix #259
bugfix #258
DevicesChanged event passes a list of IDs of the changed devices to its handlers. This enables the viewmodels to only query the database when really necessary.
This PR contains the following changes: