akifbilal / networkpx

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

shiftKeyWidth + deleteKeyWidth + ???KeyWidth #473

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system
(iPhone/iPod Touch? Firmware version?)?

Please provide any additional information below.

A "rowKeyWidth" key would be very nice, allowing to set the width of each
key in a row, independent of the number of keys, rowIndentation, and
horizontalSpacing.

Original issue reported on code.google.com by paul.w.palm@gmail.com on 14 Dec 2009 at 8:52

GoogleCodeExporter commented 8 years ago
If rowKeyWidth is applied to the whole row then it's meaningless because it can 
be 
calculated from the number of keys and rowIdentation and horizontalSpacing.

If it's applied to individual keys, it's out of the scope of layout.plist. 

Original comment by kennytm@gmail.com on 14 Dec 2009 at 5:39