|
Mach Modules Documentation
Lua Module API Documentation
|
Go to the source code of this file.
Functions | |
| JetScreenV01 | StartCustomCntlDwellBar (...) |
| No-op override of the control dwell bar for the 1K screen layout. | |
| JetScreenV01 StartCustomCntlDwellBar | ( | ... | ) |
No-op override of the control dwell bar for the 1K screen layout.
This function is a compatibility patch that overrides the standard dwell bar behavior from CommonScreenV01. The 1K screen does not include a dwell bar UI element (which normally turns yellow and counts down G04 dwell times), so this override intentionally performs no action to prevent errors when the dwell bar is triggered.
| ... | (any) Variadic arguments passed from the caller (ignored) |