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
Not in the immediate future but why not. Including the complete interface doesn't seem so complicated, transcribing all the methods in shiny on the other hand may take some time.
I've figured how to get the TUI interface launched within a Shiny app, which was fairly straightforward. However, I want to be able to process images on Shiny Server (using library(magick)) before and after users edit images using TUI. So, I need images to go roundtrip, e.g.,:
shiny -> TUI -> shiny
And getting that to work has proven quite difficult. If you'd like me to help in some way to make this a reality, please let me know!
I presume this would entail a bunch of work, but it would be super great:
https://ui.toast.com/tui-image-editor
The text was updated successfully, but these errors were encountered: