MqttMonitor/ConfigurationPage/__init__.py@3f8e91170c37
MqttMonitor/ConfigurationPage/__init__.py
Thu, 01 Aug 2024 11:14:29 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Thu, 01 Aug 2024 11:14:29 +0200
- branch
- eric7
- changeset 145
- 3f8e91170c37
- parent 139
-
b7ca79939cc7
- child 154
-
b66cfd856e93
- permissions
- -rw-r--r--
Fixed an issue causing an exception on computers with a small screen or when the `Combined Sidebars` option is selected.
# -*- coding: utf-8 -*-
# Copyright (c) 2021 - 2024 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the MQTT Monitor page of the configuration dialog.
"""