Results 457 comments of strarsis

It would be much easier if the new css selection features from https://github.com/svg/svgo/pull/592 could be used, querying for (linear)Gradient element by ID for its corresponding element fill attribute/style.

The easiest workaround now for this issue would be using the [prefixIds plugin](https://github.com/svg/svgo/pull/700) in svgo.

`dragConfirm` option may be interesting to prevent unintended scrolling on page main axis when panning the panorama: https://github.com/mpetroff/pannellum/blob/master/doc/json-config-parameters.md#dragconfirm-boolean-or-string

You are correct. It should work either way, just with one or two fingers, depending on the option.

@aptalca: Yes, this fixed the issue. Ctrl+C terminates `ffmpeg`.

@josx: I plan doing this very soon. With some luck this is just a peer dependency version formality. Addendum: After overriding the peer dependency version for `react-admin` of `ra-data-feathers`, and...

@swalkinshaw: Additionally or alternatively, Trellis itself could do the check for the WordPress sites: When a WordPress site canonical host equals to the host of the Trellis system itself, emit...