-
Frederic Massart authored
This only applied when themedesignermode was disabled, because the first chunk is 0, but 0 is resolved to false. We needed to compare $chunk with null in order to know if it was set.
Frederic Massart authoredThis only applied when themedesignermode was disabled, because the first chunk is 0, but 0 is resolved to false. We needed to compare $chunk with null in order to know if it was set.
Loading