lempamo

Results 7 comments of lempamo

Intro videos seem to take up a space 1-pixel in height and max width. Menu is accessible and fully interactive. Yet when attempting to enter into a game, you get...

also implements #513, #563, #338

OK. In my Program.cs file I have this: ```cs Qml.Net.Qml.RegisterType("Desktop"); Qml.Net.Qml.RegisterType("Desktop"); ``` In Main.qml, here's the relevant code: ```js AppModel { id: model } Settings { id: settings } Component.onCompleted:...

Doesn't work, same TypeError as before.

It is a new-able class with no ctor params, and it is set to public.