solidet-com / steam-currency-converter

Seamlessly Convert Steam Prices to Local Currency!
MIT License
6 stars 1 forks source link

Multi-currency feature #4

Open Lisoveliy opened 6 months ago

Lisoveliy commented 6 months ago

Hi, can you add mode feature to show price in other currencies at the same time? Like that for example:

image

If you can't do that, can you give me a chance to make fork and send you pull request with that feature?

Trsnaqe commented 6 months ago

Hello, thank you for the idea. We will discuss it and get back to you. However, my main question concerns the design. Specifically, how would you integrate multiple currencies without compromising the native look that the extension aims for?

Lisoveliy commented 6 months ago

I Think one of solutions could be this: image Or maybe a list showing when you hovering on price.

Lisoveliy commented 6 months ago

So in list of lots it could looks like that: image Well, i think you get the idea.

Trsnaqe commented 6 months ago

Thank you so much for the detailed suggestions with drawn examples, much appreciated.

I think Augmented Steam's approach of putting a price table on hover is the most plausible way to do that, but it requires a lot of work for many reasons, such as the need for a settings page to choose currencies to show, a good design that wouldn't stand out and last but not least; not interfering with augmented steam's own table.

So I would say this is something we can implement in the long term instead of the short term.

Thanks!