Roy-043

Results 414 comments of Roy-043

I can only confirm the issue. When I increase the multiplier from 1 to 10 the text actually becomes smaller strangely enough. The problem starts when the multiplier reaches 100,000....

... redoing the test with the version listed below I do not get a crash. Note the different Coin version. Again there is a change in the font (to serif)...

@donovaly Because the revised code relies on the new implementation of `Base.Placement.rotate()` this can probably not be backported.

I am going to try to get the PR merged. I'll update the branch first. If there are any problems I'll fix them afterwards.

Hmm, I was hoping for more than GitHub is delivering. I'll manually updated the file to avoid merge conflicts.

Related #6127.

#8444 does not fix the stairs number issue but that is not a bug.

Sorry, for closing prematurely. I'll have another look. The steps=2 case should probably work. Steps=1 is problematic given the current behavior where n steps result in n-1 treads. @paullee0 This...

Bug I found while testing: #8514