Metadata Source Plugin: configuration window
I got a report from a user that with his laptop screen resolution (1366x768) he is unable to select the "Save" button and cannot save the plugin configuration.
Part of this is the use of "config_help_message", because then the widget with metadata fields does not want to shrink below a certain value.
But even after removing "config_help_message", the height is too high.
So I thought about adding the QScrollArea widget, but that didn't help and even made things worse.
Or is there any other way to prevent the metadata fields widget from being prioritized as much in the configuration window?
Last edited by BeckyEbook; 12-01-2020 at 03:33 PM.
|