FrancoisBlavoet / Draw

A Draw app for Android designed by Marie Schweiz & developed by François Blavoet
18 stars 11 forks source link

Default Picture size #2

Closed MarieSchweiz closed 11 years ago

MarieSchweiz commented 11 years ago

For the beginning i decide 1200 px / 735px is a good start Later we need a dialog which will ask you about the size depending on your device you use.

default Size 1200 px / 735px background is white draw color is #353535

FrancoisBlavoet commented 11 years ago

@MarieSchweiz The white background is in (and by the way, the background color/texture could maybe be a future option in the project creation screen). The default draw color is also set, however each time the app exits, I save the selected color and reload it in the next session.

About the same size, I don't understand the logic behind this arbitrary size. Right now the app looks at the size of the screen and creates a drawing canvas that fits it (minus margins). Why would we impose an arbitrary size that will be small on a big high res tablet ?

MarieSchweiz commented 11 years ago

the same size is just for the alpha version - if you solve it. fine. i think for the future we should provide a choice.