llaske / sugarizer

Sugarizer is a web implementation of the Sugar platform to run on any device or browser
https://sugarizer.org
Apache License 2.0
199 stars 422 forks source link

Fix: Sugar Icon alignment in homescreen popup (issue: #1662) #1663

Open AdityaKrSingh26 opened 1 month ago

AdityaKrSingh26 commented 1 month ago

The sugar icon in popup on home screen had alignment issue (margin from top and bottom was a bit too more). Fixed the values of x and y in popup.js. Before : Screenshot 2024-09-04 000113 After : Screenshot 2024-10-03 235709

Fix for #1662

llaske commented 1 month ago

Fixed in https://github.com/llaske/sugarizer/commit/7c88bc11bfc1ec7669e7d16b2098da6c65790d25

llaske commented 3 weeks ago

Your fix is not related to the same issue. Please open a new issue.