ESE-Peasy / NarrateMyWay

DST 5 project, creating a audio navigation tool for the visually impaired
https://ese-peasy.github.io/NarrateMyWay/
GNU General Public License v3.0
4 stars 4 forks source link

Implement settings screen #46

Closed Ashwin-MJ closed 3 years ago

Ashwin-MJ commented 3 years ago

Details

Screenshots/GIF (if appropriate)

Check out the video below: https://drive.google.com/file/d/1NIoYH8zpQWtxM6KGANDTWXUmBabz5jV4/view?usp=sharing

Checklist

Code

Documentation

Accessibility

Closes #45

miklasr commented 3 years ago

Looks really good; the text in the buttons now appears on a single line.

A major problem now is that it's quite slow to respond, taking about 40s from button tap to updating the screen. Whilst running for a few minutes this led to around 3000 frames being dropped.

miklasr commented 3 years ago

After re-installing it now works a lot smoother, so actually happy to merge