Still not formatted correctly (should have used gist for this, durr)
This commit is contained in:
parent
b51f971cbe
commit
a18997b190
|
@ -58,7 +58,7 @@ COCOA
|
|||
|
||||
# Slider Capabilities
|
||||
Capability | Windows | GTK+ | Cocoa
|
||||
- | - | - | -
|
||||
----- | ----- | ----- | -----
|
||||
Data Type | int | float | TODO
|
||||
Can Simulate ints? | yes | TODO | TODO
|
||||
Mouse Step Snap | 1, fixed | something; likely 0.1 but not sure | TODO
|
||||
|
@ -71,7 +71,7 @@ Preferred Size | given in UI guidelines | natural: 0x0; minimum: TODO | TODO
|
|||
# Spinner Capabilities
|
||||
|
||||
Capability | Windows | GTK+ | Cocoa
|
||||
-|-|-|-
|
||||
-----|-----|-----|-----
|
||||
Data Type | int | float | TODO
|
||||
Can Simulate ints? | yes | yes | TODO
|
||||
Mouse Step Snap | 1, fixed | configurable | TODO
|
||||
|
|
Loading…
Reference in New Issue