ClemensElflein / open_mower_ros

Other
511 stars 126 forks source link

Fix title in web UI #59

Closed waffle-stomper closed 7 months ago

waffle-stomper commented 1 year ago

This fixes the issue where the title of the web app changes from 'open_mower_app' to 'Flutter Demo' while the page is loading.

I couldn't work out how this file is being generated, but ideally the title should be fixed there so that the issue doesn't re-appear when this file is updated.

ClemensElflein commented 7 months ago

Thank you for the PR, but we need to fix it in the sources, not in the binary distribution. Otherwise the fix will be gone in the next app update. Check here for app sources: https://github.com/ClemensElflein/OpenMowerApp