Commit dd87fbf
committed
core: fix statusbar
The commit fixes an issue when attempting to perform `onclick` for
statusbar items. Previously, the `onclick` check we had would not pass
and would therefore fail to execute the `onclick` callback.
Signed-off-by: vince-fugnitto <[email protected]>onclick
1 parent df80a99 commit dd87fbf
1 file changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
| 176 | + | |
181 | 177 | | |
182 | 178 | | |
183 | 179 | | |
| |||
0 commit comments