Horizontally aligned text with white space at the end trims the white space in the C2 editor but not when the project is viewed in a browser. No problem with left justified text.
R265 Windows 10 Pro
Works properly in all browsers, error is in display in the browser.
Link to .capx https://1drv.ms/u/s!AjosfNFG8jCjnpANRNgnFqZXkEm7eg
steps to reproduce:
- Add a text object
- make text right justified
- add space on the end of the text
What should happen: Both editor and html view should show space on the right.
What does happen: html view should space on end, editor does not.
This is a very minor bug and it doesn't really need to be patched but I did waste 15 minutes trying to figure out what event was shifting my text that looked properly aligned in the editor only to discover that it wasn't an event but a difference in the rendering.