You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A few suggestions on improving the Android client.
Have it query the server to find which style models are available. This will allow the server to be updated with new models independently of the client.
The display aspect ratio is sometimes far different from the images -- allow an option to scale preserving the pixel ratio in addition to filing the screen.
Add button to switch between front and rear camera while viewing (not just in the set up).
Add button to save an image while viewing.
The text was updated successfully, but these errors were encountered:
For 2, we now have a predefined set of resolutions which can be selected from in the Experimental settings section. We should try to compute a list of possible resolutions based upon those available on the device which would maintain the aspect ratio.
Addressed 4 in the upcoming release which corresponds to this commit.
Looking at using the Gabriel control mechanism to address 1.
A few suggestions on improving the Android client.
The text was updated successfully, but these errors were encountered: