[wp-trac] [WordPress Trac] #20014: Possibly add support for dragging of meta boxes to touch-based interfaces
WordPress Trac
wp-trac at lists.automattic.com
Sat Mar 24 01:17:13 UTC 2012
#20014: Possibly add support for dragging of meta boxes to touch-based interfaces
------------------------------------+--------------------
Reporter: georgestephanis | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 3.4
Component: UI | Version: 3.3.1
Severity: normal | Resolution:
Keywords: tableteers needs-patch |
------------------------------------+--------------------
Comment (by azaozz):
Looking through 20014.domain-fixed.diff, jquery.touch-mouse.js has to be
loaded after ui.mouse.js as it overloads some of the methods there. Also
seems we can use the updated (in 20014-vars.php.patch) $is_iphone to
output it as it won't affect anything if the browser doesn't support
touch. Detecting touch support from JS and storing a cookie is clever but
not sure we need the extra code (although it probably detects it more
precisely).
--
Ticket URL: <http://core.trac.wordpress.org/ticket/20014#comment:10>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list