mirror of
https://github.com/pdxlocations/contact.git
synced 2026-08-09 18:33:00 +02:00
more testing
This commit is contained in:
+1
-1
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user