Let the shared class handle focus mode change to disconnect editor header from main GUI
This commit is contained in:
@@ -574,7 +574,7 @@ def testGuiMain_Editing(qtbot, monkeypatch, nwGUI, projPath, tstPaths, mockRnd):
|
||||
def testGuiMain_Features(qtbot, nwGUI, projPath, mockRnd):
|
||||
"""Test various features of the main window."""
|
||||
buildTestProject(nwGUI, projPath)
|
||||
assert nwGUI.isFocusMode is False
|
||||
assert SHARED.focusMode is False
|
||||
|
||||
# Focus Mode
|
||||
# ==========
|
||||
|
||||
Reference in New Issue
Block a user