Russ Well-known member Feb 26, 2018 #1 Affected version 2.0.2 I'm curious what may cause these not to preview the color. Our style which we made slight adjustments: Default: Just for kicks, I tried replacing the Border Color with the default XF code: Code: xf-intensify(@xf-paletteNeutral1, 15%) makes it worse: before: after:
I'm curious what may cause these not to preview the color. Our style which we made slight adjustments: Default: Just for kicks, I tried replacing the Border Color with the default XF code: Code: xf-intensify(@xf-paletteNeutral1, 15%) makes it worse: before: after:
RobinHood Well-known member Mar 7, 2018 #2 I noticed the question marks too when changing colours, I didn't investigate though at the time. Wasn't really sure what it meant.
I noticed the question marks too when changing colours, I didn't investigate though at the time. Wasn't really sure what it meant.
Mike XenForo developer Staff member Aug 31, 2018 #3 This is fixed now. There was a bug in our infinite loop detection here which caused it to think there was a loop when there wasn't. This was mostly caused by there being an "invalid" color reference, such as when you are typing it in.
This is fixed now. There was a bug in our infinite loop detection here which caused it to think there was a loop when there wasn't. This was mostly caused by there being an "invalid" color reference, such as when you are typing it in.