AreYouW / mano-aloe

For the Mano Aloe Support Squad Server
https://manotomo.tk
MIT License
19 stars 8 forks source link

Merge the "Flag" and the "Globe" buttons on the card to a single button #47

Closed DuongTyler closed 4 years ago

DuongTyler commented 4 years ago

The globe and jp flag make it seem like that's the country the message was from, and not the language. We should have one button to switch between tl and orig_msg (if tl exists). We can then have a country flag for each ISO country code later on.

image

zapplecat commented 4 years ago

I just found your bug. Looks like we had the same idea. Have a solution for this here: https://github.com/AreYouW/mano-aloe/tree/click_card_text_change_lang

Was thinking that depending on the current language, we can highlight the button icon of the active language.

DuongTyler commented 4 years ago

Fixed in https://github.com/AreYouW/mano-aloe/pull/59