-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.11
-
None
-
f7d363f5f (dev), 8236a1709 (6.10), 2410349da (6.9), c73102b04 (tqtc/lts-6.8)
Sometimes a graph appears black when starting an application, when colorStyle: GraphsTheme.ColorStyle.ObjectGradient is on. RangeGradient seems to work fine. The gradient is fine when shading mode is changed, for example by calling surfaceSeries.shading = Surface3DSeries.Shading.Smooth in a button press.
Reproducible with the attached app (modified SurfaceOscilloscope example). Press the Fix Gradient __ button to make it work again.