[Wheybags] [0.17.66] Less rich text in save names

This subforum contains all the issues which we already resolved.
Post Reply
User avatar
_Bluestone_
Manual Inserter
Manual Inserter
Posts: 4
Joined: Fri Aug 30, 2019 11:59 am
Contact:

[Wheybags] [0.17.66] Less rich text in save names

Post by _Bluestone_ »

save_names.PNG
save_names.PNG (134.75 KiB) Viewed 3146 times
Back when rich text was introduced, save names were customizable with colours and fonts.
But when 0.17.29 came around and changed that these tags need to be terminated ([/color] at the end), save names couldn't be coloured or have a different font since.

Why this happens is obvious:
The "/" character can't be used in file names.

And since there was a fix for img tags with "." instead of "/" already (0.17.0), I thought this would get fixed sooner.
However 0.17.66 is out and nothing about it has changed. Might have just been overlooked.
It would be nice to have rich(er) text back in save names.

User avatar
wheybags
Former Staff
Former Staff
Posts: 328
Joined: Fri Jun 02, 2017 1:50 pm
Contact:

Re: [Wheybags] [0.17.66] Less rich text in save names

Post by wheybags »

Ok, we decided to allow closing tags with . as well as /. So, now you can do eg

Code: Select all

[color=blue]test[.color]
Thanks for the report!

User avatar
_Bluestone_
Manual Inserter
Manual Inserter
Posts: 4
Joined: Fri Aug 30, 2019 11:59 am
Contact:

Re: [Wheybags] [0.17.66] Less rich text in save names

Post by _Bluestone_ »

wheybags wrote:
Mon Sep 09, 2019 1:48 pm
Ok, we decided to allow closing tags with . as well as /. So, now you can do eg

Code: Select all

[color=blue]test[.color]
Thanks for the report!
Thank you![.b]

Post Reply

Return to “Resolved Problems and Bugs”