Commit 4e2fcda
committed
Return Point.OfFloat in Label:computeSize
This commit adapts Label to return Point.OfFloat object on
Label:computeSizeInPixels ultimately returning Point.OfFloat on calling
Label:computeSize. This allows precise scaling of Label by its parents.
contributes to #21661 parent d2235a8 commit 4e2fcda
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
182 | | - | |
| 182 | + | |
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
| |||
0 commit comments