DevToys-app / DevToysMac

DevToys For mac
MIT License
9.2k stars 354 forks source link

"Encoded" and "Decoded" are swapped #42

Closed ruudwelten closed 2 years ago

ruudwelten commented 2 years ago

Great tool guys! I just noticed a little quirk, under Encoders / Decoders the terminology for decoding and encoding is swapped:

For HTML and URL the "Encoded" textarea shows the decoded text and vice versa.

Screenshot 2022-02-15 at 15 13 57 Screenshot 2022-02-15 at 15 09 07

Also for Base64 encoding/decoding the bottom textarea should say "Encoded".

Screenshot 2022-02-15 at 15 14 04

Edit: And a little addition: I noticed, the UUID Generator is called "Hash" in the sidebar.

Screenshot 2022-02-15 at 21 54 10
ObuchiYuki commented 2 years ago

@ruudwelten Thank you! I'll fix that!

UUID <> Hash was fixed with this PR! https://github.com/ObuchiYuki/DevToysMac/pull/38

ObuchiYuki commented 2 years ago

@ruudwelten Thank you and fixed on v0.0.8 https://github.com/ObuchiYuki/DevToysMac/releases/tag/0.0.8.2