-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
In the main GUI with only 'Morse' enabled
(though q letters are written on top of the previous list, think it's due to the fact that the error window is opened and "blocks" refresh/continuation?)
Error: Invalid index.
Specifically: -1
▶ 2514: ToggleEnabled(!SYS_MODIFIERS.Has(current_path[-1][1]), UI["BtnBase"], UI["BtnBaseClear"], UI["BtnBaseClearNest"])
Call stack:
*#1 (2514) : [Array.Prototype.__Item.Get] ToggleEnabled(!SYS_MODIFIERS.Has(current_path[-1][1]), UI["BtnBase"], UI["BtnBaseClear"], UI["BtnBaseClearNest"])
*#1 (2514) : [_FillPathline] ToggleEnabled(!SYS_MODIFIERS.Has(current_path[-1][1]), UI["BtnBase"], UI["BtnBaseClear"], UI["BtnBaseClearNest"])
*#1 (4263) : [UpdateKeys] _FillPathline()
*#1 (4227) : [OneNodeDeeper] UpdateKeys()
*#1 (4346) : [_Move] OneNodeDeeper(sc, gui_mod_val + is_hold)
*#1 (4317) : [ButtonLBM] _Move(sc, 0)
*#1 (4311) : [HandleKeyPress] is_hold ? ButtonLBM(sc) : ButtonRBM(sc)
*#1 (5453) : [OnKeyDown] HandleKeyPress(sc)
*#1 (5106) : [] Return OnKeyDown(sc)
> SC012
*#1 (2505) : [_FillPathline] dir_text := UI.Add("Text", "x+3 yp" . (6 * CONF.gui_scale), (val[2] > 1 ? val[2] : "") . (val[4] ? "•" : val[3] ? "▼" : ["➤", "▲"][(val[2] & 1) + 1]) )
*#1 (4263) : [UpdateKeys] _FillPathline()
*#1 (4227) : [OneNodeDeeper] UpdateKeys()
*#1 (4346) : [_Move] OneNodeDeeper(sc, gui_mod_val + is_hold)
*#1 (4317) : [ButtonLBM] _Move(sc, 0)
*#1 (4311) : [HandleKeyPress] is_hold ? ButtonLBM(sc) : ButtonRBM(sc)
*#1 (5453) : [OnKeyDown] HandleKeyPress(sc)
*#1 (5106) : [] Return OnKeyDown(sc)
> SC011
*#1 (4521) : [WinActivate] WinActivate("ahk_id " . UI.Hwnd)
*#1 (4521) : [UpdateOverlayPos] WinActivate("ahk_id " . UI.Hwnd)
> Timer
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels