focus balk onder aan paneel

This commit is contained in:
kodi
2026-03-13 12:09:40 +01:00
parent 4ba4020c2a
commit bf4bb3d917
5 changed files with 38 additions and 0 deletions
@@ -46,6 +46,8 @@ class UiSmokeGoldenTest(unittest.TestCase):
self.assertIn('id="right-pane"', body)
self.assertIn('id="left-items"', body)
self.assertIn('id="right-items"', body)
self.assertIn('id="left-focus-line"', body)
self.assertIn('id="right-focus-line"', body)
self.assertIn('id="function-bar"', body)
self.assertIn('id="settings-btn"', body)
self.assertIn('id="rename-btn"', body)