yoshistabber / anymemo

Automatically exported from code.google.com/p/anymemo
GNU General Public License v2.0
0 stars 0 forks source link

Allow pictures to appear larger than they currently are #206

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What is the feature you want?
To allow pictures to appear larger than they currently are.

How important is it to you?
Fairly important.

Do you think other people also want this feature and why?
Yes I do because if an image it too small it can't be seen properly; especially 
if there are details within the image such as one would find in an image of a 
cell in a biology set.

Original issue reported on code.google.com by scottmcr...@gmail.com on 19 Apr 2013 at 3:07

Attachments:

GoogleCodeExporter commented 8 years ago
It is easy to scale the image. But it is quite hard to determine how big to 
scale. Some heuristic is need to tell if a image is just a small icon or an 
image that illustrate the fact.

Original comment by mrlhwlib...@gmail.com on 20 Apr 2013 at 5:50

GoogleCodeExporter commented 8 years ago
This part of code needs modification:
https://code.google.com/p/anymemo/source/browse/src/org/liberty/android/fantasti
schmemo/ui/QACardActivity.java#584

Original comment by mrlhwlib...@gmail.com on 27 Apr 2013 at 10:10

GoogleCodeExporter commented 8 years ago
I have notified the problem and modified relative code fixing the problem.

Original comment by zengyiji...@gmail.com on 8 Jun 2013 at 8:27