switched to using local test repo because there was no internet on Le Canadien, fixed tree_nav focus handle embedding, added Moar to may_handle
This commit is contained in:
@ -90,7 +90,7 @@ let _ =
|
||||
let gravity_crop = Gravity.make ~h:`Positive ~v:`Negative in
|
||||
let body = Lwd.var (Lwd.pure Ui.empty) in
|
||||
let wm = Widgets.window_manager (Lwd.join (Lwd.get body)) in
|
||||
Nav.test_pull () >>= fun test_store ->
|
||||
Nav.test_populate () >>= fun test_store ->
|
||||
let ui = Widgets.(h_node_area (test_store, [ [] ])) in
|
||||
let root =
|
||||
Lwd.set body
|
||||
|
||||
Reference in New Issue
Block a user