Skip to content

Commit 7a2effd

Browse files
LaSi5002dragos-ana
andauthored
Update src/fourc_webviewer/fourc_webserver.py
Co-authored-by: Dragos Ana <[email protected]>
1 parent ab14e7c commit 7a2effd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/fourc_webviewer/fourc_webserver.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1191,7 +1191,7 @@ def dict_leaves_to_number_if_schema(value, schema_path=[]):
11911191
return False
11921192

11931193
def on_field_blur(self):
1194-
"""Reaction to user leaving the field."""
1194+
"""Reaction to user leaving the field. Currently only supported for the general sections."""
11951195
# also gets called when a new file is loaded
11961196
# basically just sets the state based on server_vars
11971197
self.init_general_sections_state_and_server_vars()

0 commit comments

Comments
 (0)