Skip to content

Fix a constant name typo for GridContainer when creating an editor theme.

Conan Zhang requested to merge github/fork/conankzhang/fix-theme-typo into master

When creating an editor theme, a new constant for GridContainer called Vseperation is created due to a typo.

vseperation

This simply fixes that typo so no new constant is created and the correct constant Vseparation is set.

Merge request reports

Loading