mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-14 17:28:07 +00:00
adjust find-code-location path to account for many windows; always snap in obviously-correct cases (e.g. window has the source code focused), fall back to other rules, mask off extra snaps when snap destination is found by earlier passes.
This commit is contained in:
@@ -742,6 +742,7 @@ RD_RegTable:
|
||||
{B32 do_implicit_root DoImplicitRoot}
|
||||
{B32 do_lister DoLister }
|
||||
{B32 do_big_rows DoBigRows }
|
||||
{B32 all_windows AllWindows }
|
||||
{Dir2 dir2 Dir2 }
|
||||
{String8 string String }
|
||||
{String8 cmd_name CmdName }
|
||||
|
||||
Reference in New Issue
Block a user