fm-sys

Results 392 comments of fm-sys

> This feels like a very niche use case I wouldn't consider it a niche use-case. More about it further down... > that can be done with snipping tool and...

PR is ready: #40720

Maybe you could calculate the height of bottom navigation and move the map position up / down by the correct amount. That being said, I remember that we had many...

IMHO we should rather try to switch to the partner API (only for Lab Caches). Then we don't need these ugly workarounds anymore... Or was there a specific reason why...

Thanks for the PR, really useful! One remark though: I believe it would be better to create a separate dialog in code for this edge case. A user which never...

> will check, if we can hide the search icon, if no items are selectable IMHO there is no benefit in making things more complicated than they need to be....

Do we need that toast? Maybe just set the "No filter are stored yet." message as dialog content indicating that saved filters would appear there.

> > @fm-sys Didnt we discuss about what state changes should be merged and shown between map and daved caches back in the time where we started using the webAPI....

> Its mainly their fault to share only a plain text...isn't it? The plain text contains the coord.info link, but they use this format to be able to to share...

~https://stackoverflow.com/questions/11095122/how-to-make-my-android-app-appear-in-the-share-list-of-another-specific-app~ ~Looks like it's possible to only show up in the share list for one specific app. So I think it should be ok implementing it this way.~ UPDATE: Doesn't...