View Single Post
Old 12-01-2020, 03:30 PM   #1
BeckyEbook
Guru
BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.
 
BeckyEbook's Avatar
 
Posts: 849
Karma: 3341026
Join Date: Jan 2017
Location: Poland
Device: Various
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?
Attached Thumbnails
Click image for larger version

Name:	02configure-metadata-plugin-without-config_help_message.png
Views:	246
Size:	39.3 KB
ID:	183729   Click image for larger version

Name:	03configure-metadata-plugin-scrollable.png
Views:	236
Size:	36.7 KB
ID:	183730   Click image for larger version

Name:	01configure-metadata-plugin-with-config_help_message.png
Views:	247
Size:	44.4 KB
ID:	183731  

Last edited by BeckyEbook; 12-01-2020 at 03:33 PM.
BeckyEbook is offline   Reply With Quote