Colin Bester

Results 28 comments of Colin Bester

``` const urlInput = React.createRef() ``` Seems to be working for me with RNE and Typescript

Also, note when dragging how the dragged image is reduced in size - I don't mind this but don't know what's causing or how to prevent it.

Thanks @loren138, would you mind explaining a little more on what you did in order to make drag container taller. I have messed around with margin and padding which didn't...

Thanks @loren138 , sadly this issue rules out using this code. I will try take a closer look this coming week to see if I can figure something out.

Was wondering if there was any further development/input to this issue as I am still unable to reliably move/copy item after container's last item.

@kutlugsahin I created a quick and dirty example of issue at https://codesandbox.io/s/q8j93v8wl9?fontsize=14. This is rough cut and paste of actual project but haven't put effort into formatting to please ensure...

Any updates on this? I have the same issue using 3.6.11 on scala 2.13

I see that OperationFactory has support for 'touch'

Thanks, that makes sense.

Fully understood, thanks.