Lukas Knoch-Girstmair

Results 4 comments of Lukas Knoch-Girstmair

Potentially related to https://stackoverflow.com/questions/58094615/javafx-tornadofx-cause-keystroke-receiving-prompt-on-macos-10-15-catalina

Might I suggest that you add the following library: name: Bitmovin Player package_name: com.bitmovin.player category: (I think this would currently be `Other`, otherwise something like media player) website: https://bitmovin.com/video-player/android-sdk/

I just found out by coincidence that this seems to work now in `1.8.10`. 🎉 You can reference a class by doing the following in your module description: ``` [Class](org.stuff.MyClass)...

Worth mentioning that it also works in multi module setup. 🙂 As expected you can link from one module description (module A) to a class from a different module (module...