You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add details of resize and mobile behavior to the README.
Note that the behaviour on height or width of 0 was pre-existing; I
just documented it and added a spec.
*`:save_path` (String) - Path to save attachments with [Content-Disposition](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Disposition) header.
196
196
*`:env` (Hash) - Environment variables you'd like to pass through to the process
197
-
197
+
*`:mobile` (Boolean) - Specify whether to enable mobile emulation and touch UI.
0 commit comments