Björn Ritzl

Results 588 comments of Björn Ritzl
trafficstars

What we are seeing is obviously the normal update loop of the Defold engine. We have a fixed update loop where input is polled once per frame. For a game...

This was initially tagged as HTML5 but it is not a problem specific to HTML5. The same situation applies to all platforms.

> Experiencing the same issue if trying to open asset with ctrl-p(cmd-p). Search is slow, it takes a minute just to jump to gui you need, Does this happen in...

Could you please try this branch: https://github.com/defold/extension-gpgs/archive/refs/heads/issue-56-add-option-to-force-reload-leaderboard-scores.zip There's now a force_reload argument which you can provide.

> The view menu for Defold states that opposite of CMD+MINUS which works perfectly, CMD+PLUS should increase the font size, however this doesn't appear to work. Related: https://github.com/defold/defold/issues/5047

> The view menu for Defold states that opposite of CMD+MINUS which works perfectly, CMD+PLUS should increase the font size, however this doesn't appear to work. This might be keyboard...

> This might be keyboard layout related. It works on my Swedish macOS keyboard But worth pointing out is that when I do CMD+Minus I also toggle a comment, which...

> CMD + delete, delete the text on the line before the cursor > ALT + SHIFT + UP, select the text from where the cursor is at to up...