1
0
mirror of https://github.com/immich-app/immich.git synced 2024-11-24 08:52:28 +02:00
immich/mobile/lib/modules/map
shenlong f8d26bd865
fix(mobile): map markers not loading with int coordinates (#3957)
* fix(mobile): increase zoom-level for map zoom to asset

* refactor(mobile): map-view - rename lastAssetOffsetInSheet

* Workaround OpenAPI Dart generator bug

* fix(mobile): map - increase appbar top padding

* fix(mobile): navigation bar overlapping map bottom sheet

* fix(mobile): map - do not animate the drag handle of bottom sheet on scroll

* fix(mobile): F-Droid build failure due to map view

* fix(mobile): remove jank on map asset marker update

* fix(mobile): map view app-bar padding is made dynamic

* fix(mobile): reduce debounce time in bottom sheet asset scroll

* fix(mobile): bottom sheet - reduce drag handle total height

---------

Co-authored-by: Daniele Ricci <daniele@casaricci.it>
2023-09-05 06:08:43 +07:00
..
models feat(mobile): map view (#3661) 2023-08-27 05:07:35 +00:00
providers feat(mobile): map view (#3661) 2023-08-27 05:07:35 +00:00
services feat(mobile): map view (#3661) 2023-08-27 05:07:35 +00:00
ui fix(mobile): map markers not loading with int coordinates (#3957) 2023-09-05 06:08:43 +07:00
views fix(mobile): map markers not loading with int coordinates (#3957) 2023-09-05 06:08:43 +07:00