richelbilderbeek / ProjectRichelBilderbeek

Richel Bilderbeek's C++ work, before splitting it up
http://richelbilderbeek.nl/
6 stars 3 forks source link

QtRoundedRectItem: When changing a pen's width the content's size changes #237

Closed richelbilderbeek closed 9 years ago

richelbilderbeek commented 10 years ago

237

When changing a pen's width the content's size changes (same sized red rectangle is shown for comparison). The content's size must remain the same.

1) Write tests to break it, fix each test to correct it. In all tests, the content must remain of the same size. 236_tests

2) Fix the text 3) Check visually