I put icons into train stop names, but they look funky, rotating off axis, they look fine when the angle is set to 0
video:
[wheybags] [0.17.2] Icons in Train Stop names doesn't rotate correctly (map view)
-
Gabrol
- Burner Inserter

- Posts: 5
- Joined: Fri Jan 25, 2019 5:43 pm
- Contact:
- joshinils
- Fast Inserter

- Posts: 122
- Joined: Thu Mar 03, 2016 11:40 pm
- Contact:
Re: [0.17.2]Icons in Train Stop names doesn't rotate correctly (map view)
yup, noticed the same thing in 0.17.3:
- joshinils
- Fast Inserter

- Posts: 122
- Joined: Thu Mar 03, 2016 11:40 pm
- Contact:
Re: [0.17.5] Icons in Train Stop names doesn't rotate correctly (map view)
still happens in 0.17.5
-
tehfreek
- Filter Inserter

- Posts: 391
- Joined: Thu Mar 17, 2016 7:34 am
- Contact:
Re: [0.17.2] Icons in Train Stop names doesn't rotate correctly (map view)
I supspect that this may be related to viewtopic.php?p=405440.
- ThaPear
- Fast Inserter

- Posts: 227
- Joined: Fri May 30, 2014 8:05 am
- Contact:
Re: [wheybags] [0.17.2] Icons in Train Stop names doesn't rotate correctly (map view)
Still looks strange in 0.17.17






- wheybags
- Former Staff

- Posts: 328
- Joined: Fri Jun 02, 2017 1:50 pm
- Contact:
Re: [wheybags] [0.17.2] Icons in Train Stop names doesn't rotate correctly (map view)
Thanks for the report, fixed for the next version.
- FerMod
- Burner Inserter

- Posts: 10
- Joined: Sun Mar 12, 2017 10:21 am
- Contact:
Re: [wheybags] [0.17.5] Icons in Train Stop names doesn't rotate correctly (map view)
Still happens in 0.17.50, the name does not rotate correctly when using some options of the [font] tag.
This is the rich text name that caused the issue:
When not using the [font] tag shows correctly:
This is the rich text name that caused the issue:
Code: Select all
[img=item/artillery-wagon] [font=default-bold][color=yellow]Artillery Defense[/color][/font] [img=item/artillery-wagon]Code: Select all
[img=item/artillery-wagon] Artillery Defense [img=item/artillery-wagon]- wheybags
- Former Staff

- Posts: 328
- Joined: Fri Jun 02, 2017 1:50 pm
- Contact:
Re: [wheybags] [0.17.2] Icons in Train Stop names doesn't rotate correctly (map view)
Ah, yup, we draw text by two different methods internally, depending on the size, and we forgot to add rotation support to one of the types.
Thanks for the report, and fixed for the next version.
Thanks for the report, and fixed for the next version.