ggthemeassist
ggthemeassist copied to clipboard
Go for the browserViewer()?
Because many issues are more or less related to the available size on the screen, maybe leaving the RStudio window to run the add-in in a browser is worth a try? (Nearly) the full screen would be available to create a real ggThemeAssist monster!
I personally preferred the dialogViewer. But we could also go for the panelViewer, which also has a button to switch to the browser.
I think it will look horrible in the paneViewer because it's simply way too small... You would start the add-in and get a mess in the paneViewer just to switch to a browser from the button in the paneViewer... Why not directly to the browser?
ggThemeAssist grew out the dialogViewer() quite quicky ;)
I don't like the browser, cause when you click done/cancel, the shiny gadget is still shown.
I think before going for the browser, we should streamline the UI. But let's also see what other users opinion is.
It's indeed impossible to close the browser with the 'Done' button...
It might be possible using some JavaScript. I will try to figure this out...
Huh, I also thought browserViewer would be the better choice, and I didn't even notice the closing issue since I always ⌘+W out of tabs anyway, but I see how this is a downside.
According to statements of some RStudio guys it is also impossible to close the browser using some JS.