Björn Ritzl
Björn Ritzl
We need to figure out how widely spread this problem is. I haven't heard about it before. I'll ask around and see if I can get some more data.
@Dragosha was this working in the previous version of Defold?
Good feature request! I can't say for sure when I have the time to add this feature.
Duplicate of https://github.com/defold/editor2-issues/issues/2942
Great suggestion. Perhaps you could prepare a pull request for this change? The files are located here: https://github.com/defold/defold/tree/dev/engine/engine/content/builtins/manifests/web Also, should it also be set to not repeat maybe? ```css background-size:...
"class jogamp.opengl.es1.GLES1Impl cannot be cast to class com.jogamp.opengl.GL2ES2" Can you open a .go file or .collection? Maybe you can try this from the FAQ: https://defold.com/faq/faq/#linux $ export MESA_GL_VERSION_OVERRIDE=3.1 $ ./Defold
I'm experimenting with focus and simple navigation to next and previous component within a group. Available on this branch, and possible to test in the example project: https://github.com/britzl/gooey/tree/issue-82-ui-navigation
Thanks. We are in the process of updating glfw, and while the update itself will not solve this, we are reluctant to start this change until the upgrade is completed.
It makes sense to use the same update function for the object you follow and the camera itself. I'm not sure if it is possible to come up with a...
javafx.scene.control.skin.TabPaneSkin in stopDrag at line 2216