deathbeam / maps-of-exile

PoE Maps div cards and stuff
https://mapsofexile.com/
MIT License
31 stars 3 forks source link

Truncates top X maps to get under 50 length for regex #24

Closed a3person closed 9 months ago

a3person commented 9 months ago

I'm always frustrated when the app tells me to be more specific for a regex when I just want to highlight a variety of good maps to run for maven 10 ways or for leveling a new character with the few white to yellow maps I have

So now just truncates the regex to be under 50 characters rather than telling the user to be more specific.

https://github.com/deathbeam/maps-of-exile/assets/3909629/07c29727-f72d-4b0d-84f3-73cbb144cc70

deathbeam commented 9 months ago

Thanks, looks good