Matt Groth

Results 73 issues of Matt Groth

I am trying to build a kotlin project (version 1.4.31 on my end) that uses TornadoFX (1.7.20). During compilation I get the warning: `Some runtime JAR files in the classpath...

I inverted my colors: ```css .guppy_active { background-color: black; color: cyan; } .guppy_inactive { background-color: black; color:cyan; } ``` It mostly works but the fraction bar stayed black: (ignore the...

I coulnt not find anything in the examples, api, or css that relates to the size of the rendered math. How do you change it?

I've tried ```css caret-color: white; ``` with all the css selectors but its not working.

my implementation requires frequent reloading of the component, sometimes even while the user is mid-typing. saving and loading math content works. But the caret location gets reset. How can the...

OSX: 10.12.4 Matlab: R2015b (8.6.0.267246) 64-bit (maci64) Output of `xcode-select -p`: `/Applications/Xcode.app/Contents/Developer` xcode version: 8.2.1 Also just installed Matlab Runtime Environment, in case that's relevant. Hi, I am a new...

Each of JsonReader's public functions do not accept null values anymore. I used to use nextString(), but now even that doesn't work. consumeValue() would work, however consumeValue is private. For...

In the gradle snippers from the README, most dependencies are added to the `implementation` configuration, but the GPU dependencies are added to the `compile` configuration. Is there a reason for...

Maybe more of a question than an issue. I'm working on something that analyzes dependencies recursively through the Gradle API. This library comes up as having no dependnecies which is...

Both Sublime text and NetBeans have a "window" menu bu no winBuddy items in that menu. Otherwise works in most other apps.

bug