ani-memes / AMII

A plugin that adds Anime Memes to your JetBrains IDEs
https://plugins.jetbrains.com/plugin/15865-amii
Apache License 2.0
264 stars 16 forks source link

Request: resizing / fixed sizing #120

Closed fluffynuts closed 3 years ago

fluffynuts commented 3 years ago

Hi, I'm really enjoying this extension (makes passing / failing tests a little more fun!)

I'd just like to ask if it would be possible to provide configuration for the size of the image - I'd like it to take up a smaller area, so it doesn't obscure anything. Alternatively, being able to dock the output somewhere would also work

Thanks!

Unthrottled commented 3 years ago

Alternatively, being able to dock the output somewhere would also work

Are you talking about something different than these settings?

image image

The filled in box of the Position grid denotes where the image will be placed when it shows up.

would be possible to provide configuration for the size of the image

I'll have some time later to look into that. Answer is probably, yeah.

fluffynuts commented 3 years ago

Yeah, I've already placed the image to the bottom right, but it's still quite large, so it obscures the output in the test runner a bit - though I do enjoy the feedback :D

Unthrottled commented 3 years ago

So I plan on adding an option to specify a Maximum Width/Height that will make the image as big as the largest specified dimension (as to preserve the ratio).

Think that covers the requirement.

Unthrottled commented 3 years ago

Hey fam, thanks for the suggestion. I've submitted the update for approval. Probably might take a couple of days to be approved. Will follow up when the release is available.