Problem Description
Sprite Font does not show the entire text in various situations. Bug relates only to rotated Sprite Font.
* Does not show entire text if at particular angle (on some does on some doesn't).
* Does not show entite text if near the screen border (this also behaves differently, details below)
Attach a Capx
https://drive.google.com/file/d/0BwT_0lczDpc9TmE2Y1NkNzMxS1E/view?usp=sharing
Description of Capx
In capx there's a Sprite Font object with Drag&Drop behaviour to easily test the problem.
Steps to Reproduce Bug
test1
- Start project as it is
- Drag text up (text will appear)
test 2
- Go to "game" event sheet and enable first "on start of layout" condition
- Start project
- Drag text down (text will dissapear)
test 3
- Go to "game" event sheet and enable second "on start of layout" condition
- Start project
- Drag text around (problem is gone)
test 4
- Start project
- Resize browser window to be smaller (text appears)
Observed Result
Second line of text (dis)appears - depends on the test.
Expected Result
All text lines should be visible.
Affected Browsers
- Chrome: (YES)
- FireFox: (YES)
- Internet Explorer: (YES)
Operating System and Service Pack
Windows 10
Construct 2 Version ID
r233 64bit