Opened 11 years ago
Closed 11 years ago
#2375 closed defect (fixed)
Path scales not applied to geometry when ResizeControl set to 'AdjustToResizeBox'
Reported by: | waltweltonlair | Owned by: | waltweltonlair |
---|---|---|---|
Priority: | low | Milestone: | 2.6 |
Component: | Rendering Service | Version: | 2.5.0 |
Severity: | minor | Keywords: | |
Cc: | External ID: |
Description
I ran into this yesterday while experimenting with resize box behavior. In a symbol definition I had a Path graphic element with ResizeControl set to 'AdjustToResizeBox', and noticed that the path's ScaleX and ScaleY properties were being ignored. If I set ResizeControl to 'ResizeNone' (the default) then they once again took effect.
Path scaling was added as part of RFC 113. The need to update the behavior for 'AdjustToResizeBox' was probably just overlooked.
Change History (2)
comment:1 by , 11 years ago
Status: | new → assigned |
---|
comment:2 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in trunk with r7894.