shuttleofx / ShuttleOFX

Create, share and play online with image processing plugins.
http://shuttleofx.org
16 stars 6 forks source link

Explore Plugins Page: fix Ascending/Descending #188

Closed fabiencastan closed 8 years ago

fabiencastan commented 8 years ago

The feature is supported but not connected to the button.

Use 1/-1 instead of "asc"/"desc". See https://github.com/shuttleofx/ShuttleOFX/blob/develop/shuttleofx_catalog/views.py#L287

By default set the number of plugins per page to 30 and change the list of values to (10, 20, 30, 40, 50, 60).

fabiencastan commented 8 years ago

@KrisNumber24 Could be closed?