-
Bug
-
Resolution: Won't Fix
-
P4
-
8
-
macos
There is following regression reported by Aurora in build 8.0-controls-scrum-h81:
Controls.RadioButton -25% (43.9 fps => 32.9 fps)
According to Hudson build 8.0-controls-scrum-h81 contains following fixes:
1. Fixed various rendering issues in region caching. The issues were caused by several factors, mostly related to fractional positioning and how image values are sampled on those edge conditions. (detail)
Fix forRT-25049: SplitMenuButton have gap.
2. As near as I can tell, they have a gap going back a long way. In fact, the gap is still there with Region caching disabled (in fact with region caching turned on, you don't get this gap at all, so I think this error came from some time in the past). The MenuButtonSkinBase layout was incorrect, along with the CSS. (detail)
Controls.RadioButton -25% (43.9 fps => 32.9 fps)
According to Hudson build 8.0-controls-scrum-h81 contains following fixes:
1. Fixed various rendering issues in region caching. The issues were caused by several factors, mostly related to fractional positioning and how image values are sampled on those edge conditions. (detail)
Fix for
2. As near as I can tell, they have a gap going back a long way. In fact, the gap is still there with Region caching disabled (in fact with region caching turned on, you don't get this gap at all, so I think this error came from some time in the past). The MenuButtonSkinBase layout was incorrect, along with the CSS. (detail)