-
----------------------
- Julia Version: 1.7.3
- Plugin Name: Julia
- Plugin Version: 0.4.2
- OS Name: Windows 10
- Java Version: 17.0.4.1
- App Name: IDEA
- App Full Name: IntelliJ IDEA
- A…
-
Hi,
I have the following use case: A user can change the `fill_color` variable by clicking a button. This already works fine using the `set_paint_property()` function. However, I would also like t…
-
I'm using IDEA comes with JetBrains Toolbox on mac, and I cannot launch TopCoder Arena.
I think this is because bundled JDK doesn't come with `javaws`.
```
java.lang.RuntimeException: java.io.IOE…
m1kit updated
5 years ago
-
**SCENARIO**: ALEX or LOGAN wants to reduce the sole reliance on click-and-point reactivity within the gui and have the most common editing actions mapped to keyboard keys in such a way that perfectly…
-
Sometimes I'll get the standard Blizzard error about disabling addons whenever I hit an action button on the default action bar. I haven't figured out what is the direct cause of it to reproduce it, b…
-
NavigationToolbar2Kivy content doesn't appear in android . In Android, actionbar appears but the actionprevious and actionbuttons (i.e. the actionbar appears without content) from NavigationToolbar2Ki…
-
Hi when I start my app, I get a
"Could not find class 'com.software.shell.fab.ActionButtonOutlineProvider', referenced from method com.software.shell.fab.ActionButton.drawElevation" exeption, but the …
-
### 1. Current Behavior
#### 1.1. Description
Sometimes blizzard rune API does not accurately display rune CD on spells/abilities. Shows blue color tint (not enough resources) but doesn't show the…
-
Dear WinObjC Engineers,
In UIAlertView.mm the number of buttons is hardcoded to 16:
ActionButton _buttons[16];
and there is no check on this limit when adding buttons so adding over 16 throws…
-
When using `updateSelectInput()` for a `selectInput()` which does not have a choose prompt and setting argument `selected` (of `updateSelectInput()`) to something which does not exist among the choice…