Commit c11393b8 authored by Marc Durdin's avatar Marc Durdin
Browse files

fix(developer): strip default values when compiling touch layout

Fixes #9178.

The values `pad`, `width`, and `hint` should not be emitted in a
compiled touch layout file, if they have default values of `0`, `0`,
or `""`, respectively. This matches the legacy kmcomp pattern.
parent 1a06133d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment