more testing

This commit is contained in:
pdxlocations
2025-02-06 23:10:01 -08:00
parent 16c8e3032a
commit 0d6f234191
+1 -1
View File
@@ -633,7 +633,7 @@ def search(win):
entry_win.erase()
def handle_resize(stdscr, firstrun):
# global messages_pad, messages_box, nodes_pad, nodes_box, channel_pad, channel_box, function_win, packetlog_win, entry_win
global messages_pad, messages_box, nodes_pad, nodes_box, channel_pad, channel_box, function_win, packetlog_win, entry_win
# Calculate window max dimensions
height, width = stdscr.getmaxyx()