Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content

Avoid infinite loop on set padding

Fynn Godau requested to merge 907-padding-mapupdate into master

Description

Fixes setting delivery location in Zomato app.

Screenshots

Technical details

Since 90c175cc, setting a padding caused the camera update listener to trigger. This is undesirable to us because Zomato does not expect this behavior. Therefore move back to the old method that does not trigger the camera update listener.

Tests

  • Zomato app
  • Select valid location
  • No infinite glitching

Issues

10 commandments of code reviews

👪 https://gitlab.e.foundation/internal/wiki/-/wikis/development/code-review

Edited by Fynn Godau

Merge request reports

Loading