Max

Results 32 issues of Max

A basic search for finding words would be a very nice feature.

enhancement
help wanted

At the moment the built docs are tracked in the Git repo to be served by Github pages. This isn't ideal as it's cluttering up commits and the repo should...

enhancement
help wanted
good first issue

You'll get error code 2 in Intel XDK when you want to build an app with the plugin.

I guess this time is better than any to sort these kind of things out. I'm not really into Android development and wasn't able to get Gradle to build (before...

This allows the use of relative sizes with `rem` in `peek` and `gap` instead of just pixel units.

I'd love to use the nouns list in one of my projects but would like to check in what license it's under first. Thanks!

Sometimes, I want to create seperate posts for Twitter/Mastodon and disable crossposting. But when I reenable it afterwards, Moa catches up and crossposts them, even though they've been created in...

I find having to put `#nomoa` in a tweet not particularly great - what about using an invisible character such as `⠀` [U+2800](https://www.compart.com/de/unicode/U+2800) to sneakily add the condition? (Twitter does...

If you scale the game like this: `game.scale.scaleMode = Phaser.ScaleManager.SHOW_ALL; game.scale.updateLayout(); game.scale.refresh();` you'll get wrong results.

@vhf did some awesome work here. I was able to confirm that everything works perfectly fine in the latest version of Nuxt. If there's anyone wanting to continue working on...