Justin Reynolds
Justin Reynolds
### Describe the feature you'd love to see Restify support is ALMOST there, it just does not call next() after a successful proxy. ### Additional context (optional) _No response_
I still want to perform `finalActions` even if `retained: true`. Is there a way to achieve this? I use `initialActions` and `finalActions` to start and stop polling, and I want...
My draggables can be different sizes, and I always want the draggable to be centered horizontally, and 10 pixels up from the bottom on the y axis. Is this possible?