Files
darkfi/bin
lunar-mining a4f0904e46 ui() bug fix.
get_and_draw_outbound():
    * loop through the slots of every outbound connection, instead of
      just the first value (&connect.outbound[0])
    * recursively initialize and draw new widgets for each node instead
    of writing everything to the same vectors and frame.

get_and_draw_inbound()
    * recursively initialize and draw new widgets for each node instead
    of writing everything to the same vectors and frame.
2022-03-13 22:20:57 +01:00
..
2022-02-12 20:18:54 -05:00
2022-03-13 22:20:57 +01:00
2022-03-13 08:43:47 +04:00
2022-01-25 23:50:27 +01:00