nasi0 / droiddraw

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

Resizing widgets does changes pixels using px rather than dp #236

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Drag a widget onto the layout
2. Open properties for that widget notice width and height content
3. Resize widget
4) Notice that units are px now.  Even though default is set to dp.

What is the expected output? What do you see instead?
Units should be set to what ever the default is.  If it's px in preferences, 
then it should be expressed in px. if it's dp than it should be expressed in dp.

What version of the product are you using? On what operating system?
droiddraw-r1b21

Please provide any additional information below.

Original issue reported on code.google.com by fuzionh...@gmail.com on 14 Jan 2012 at 12:31

GoogleCodeExporter commented 8 years ago
Argh, missed one... *sigh*.  This is now fixed in SVN.

Original comment by brendan....@gmail.com on 15 Jan 2012 at 9:33

GoogleCodeExporter commented 8 years ago
Thanks Brendan. Will give it a test.

Original comment by fuzionh...@gmail.com on 16 Jan 2012 at 2:12