Akash049 / android-ui-utils

Automatically exported from code.google.com/p/android-ui-utils
0 stars 0 forks source link

Remember 9patch selection #186

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I have multiple images of the same dimensions that I am trying to nine patch, 
they require the same stretch regions.
Everytime I select a new source image it resets the stretch regions back to the 
middle! If it remembered what I had selected on the last image it would save so 
much time.

Original issue reported on code.google.com by blundell...@gmail.com on 4 May 2013 at 11:03

GoogleCodeExporter commented 8 years ago
If the images have the same filename this will now work. Definitely open to 
better heuristics.

Original comment by romannu...@google.com on 5 Jun 2013 at 2:53

GoogleCodeExporter commented 8 years ago

Original comment by romannu...@google.com on 5 Jun 2013 at 8:36

GoogleCodeExporter commented 8 years ago
Nice. 

Heuristic: the same WxH dimensions. 

For instance if you had three lists with three headers they wouldn't 
necessarily have the same filename but would have the same dimens.

Original comment by blundell...@gmail.com on 6 Jun 2013 at 6:33

GoogleCodeExporter commented 8 years ago
Also a possibility of having a 'remember selection checkbox' leaving it up to 
the user if they want the selection reset between image uploads

Original comment by blundell...@gmail.com on 6 Jun 2013 at 6:35

GoogleCodeExporter commented 8 years ago
This issue was closed by revision ed49c07def0f.

Original comment by romannu...@google.com on 6 Jun 2013 at 8:30

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
cool I'll test it out

Original comment by blundell...@gmail.com on 6 Jun 2013 at 8:43