Commit 62868a0
authored
fix(style): LV_STYLE_PAD_GAP needs STYLE_TYPE_SPECIAL (#77)
LV_STYLE_PAD_GAP is a fake style ID just like other LV_STYLE_PAD_ALL etc. that combines several styles to a convenient 'style', thus it needs special handling.1 parent 4b62781 commit 62868a0
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
0 commit comments