Robin Thomas
Robin Thomas
Some generel pros and cons: Pros: - scalable - images can be updated without releasing a new app version - images from other websites/hosting providers **can** be used - potentially...
Thanks for your quick reply. > - Some countries have more than 1 official national language. Belgium, Switzerland, and Canda all come immediately to mind. Which one would be listed...
Missing error messages are: - [ ] `OSMAuthenticatedUserProvider` on login/logout - [ ] `StopAreasProvider` when loading stop areas We could write a global error handler class/function that either contains all...
Thanks for the suggestion. We are pleased that you are using the app. 🙂 > the ability to add bus stops to routes As you already mentioned this is kinda...
Can you elaborate on that? because even if you upload them manually, people will still be able to track your location. The only benefit of uploading changes manually I can...
If it is caused by a "corrupted" Gesturefy config simply re-creating the gesture/command should solve the problem. If it is caused by some Firefox profile settings then I have no...
@amondnet Thanks for your reply. The documentation makes the distinction between core and derived state pretty clear. However your example claims that Mobx always recomputes values when any core state...
> Computed is recomputed when reaction checks for changes, Ah, right I forgot about this. This makes sense. So it works like this: 1. `flutter: recompute on 0` x.value =...
I always thought this was more of a feature and not a bug. Since the gesture allows you to zoom in and out very quickly which can cause a lot...
Sorry for the late reply. We completely agree. This was actually already on our internal list. We just have to be careful about what to group and how to visualize...