-
```
f=Window.new.front;
f.addFlowLayout;
n=NumberEditor(440.0,\freq);
n.gui(f);
ActionButton(f,"post value",{ n.value.postln });
// it compiles as its value
ActionButton(f,"post NumberEditor asCompi…
-
OS: Mac OS X Sierra
IDE: Rider 2017.3.1
Stacktrace:
```
path in TreePath must be non null and not empty.
java.lang.IllegalArgumentException: path in TreePath must be non null and not empty.
…
-
### Steps to reproduce
Open external preview pop-up.
### Actual behavior
```
Error:
java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
at sun.awt.image.IntegerInterleavedRaste…
-
Hello Colin,
Thanks for this very useful package ! I am not at all expert in cookie management and javascript but if I can use it to retain user session in association with the shinymanager package …
-
大佬们,可知道这是咋了?
at com.antfortune.freeline.idea.utils.FreelineUtil.getFreelineStatus(FreelineUtil.java:153)
at com.antfortune.freeline.idea.utils.FreelineUtil.checkInstall(FreelineUtil.java:204)…
zomll updated
5 years ago
-
I've discovered that when trigger for modal is defined not in UI directly, but through `uiOutput` and `renderUI` mechanism, it doesn't work. Here the minimal example that isn't working.
```
library("…
-
The Data component has a smorgasboard of subcomponents.
### Documentation
The documentation for Data ought to reference each of the subcomponents. Each subcomponent should at least reference the …
-
shiny::actionButton on leaflet popup dose not trigger observeEvent() or reactive()
-
Used one @should annotation in an interface and pressed "generate test case" button.
Selectect testng as framework (which is available in the project as lib)
Got this after that step:
```
null
java…
-
hello, i try to edit the height of overlay because, when I do it with ScrollView, it made me an empty space between Dialogue and the main page
![screenshot_1503316233](https://user-images.githubuserc…