summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-02-25 14:29:22 -0500
committerPietro Gagliardi <[email protected]>2014-02-25 14:29:22 -0500
commita18997b19082fd8659e1e0df5d7301344af9dc8d (patch)
tree7f0a7d0de7d8375f8a0918bb93d7a87057c10fdc
parentb51f971cbe646c9a978152d67b5c24ad9577d9eb (diff)
Still not formatted correctly (should have used gist for this, durr)
-rw-r--r--controlcandidates.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/controlcandidates.md b/controlcandidates.md
index f8433e8..16c1a65 100644
--- a/controlcandidates.md
+++ b/controlcandidates.md
@@ -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