AnaDVC / pixus

Automatically exported from code.google.com/p/pixus
0 stars 0 forks source link

Measurement size limited to 20x20px #2

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. try to measure something smaller than 20x20

What is the expected output? What do you see instead?
expected, no problem
measurement size is limited to 20x20 px

What version of the product are you using? On what operating system?
win xp

Original issue reported on code.google.com by janoscharlipp@gmail.com on 5 Aug 2008 at 9:12

GoogleCodeExporter commented 8 years ago
It would be really helpful if there could be support for smaller sizes, 
especially
for web development, pixus should have support down to 1x1 minimum.

Original comment by mario.es...@gmail.com on 9 Oct 2008 at 5:05

GoogleCodeExporter commented 8 years ago
The 20px limitation is due to the minimal size preference of AIR's 
NativeWindow. I confess that I haven't 
considered well about tiny objects. I just suppose people will use it for 
icons, banners and bigger things. Could 
you tell me in what cases you will measure things below 20px? I am thinking of 
magnifying glass if we are 
measuring such tiny objects.

Thanks, Janos! Keep giving me ideas:)

Original comment by jammind on 13 Oct 2008 at 6:30

GoogleCodeExporter commented 8 years ago

Original comment by jammind on 30 Dec 2008 at 1:51

GoogleCodeExporter commented 8 years ago
Smaller sizes would be usefull to measure characters and distances. Perhaps you 
could
turn the white border outside in, so the measurement area can become smaller?

Original comment by janoscharlipp@gmail.com on 5 Jan 2009 at 9:54

GoogleCodeExporter commented 8 years ago
Yeah, this is good suggestion. Min 1x1 is useful for measuring padding and 
spacing and cross check the applications with design, etc.

Original comment by samahmed...@gmail.com on 19 Jul 2010 at 8:57

GoogleCodeExporter commented 8 years ago
For sizes smaller than 20px, please use Quick Guides instead. It's ideal for 
checking layout, e.g. padding and margin.

Original comment by jammind on 19 Jul 2010 at 9:29

GoogleCodeExporter commented 8 years ago
But it would be great if we could see exactly where the guides is places. Now i 
can only see for each 100px and and there is no indications exactly where a 
guide is located?

Original comment by stuck...@gmail.com on 9 Feb 2011 at 3:43