qgis / QGIS

QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)
https://qgis.org
GNU General Public License v2.0
10.6k stars 3.01k forks source link

GUI issues in the data-defined size legend dialog #45993

Open DelazJ opened 3 years ago

DelazJ commented 3 years ago

What is the bug or the crash?

Some GUI issues in the data-defined size legend dialog:

image

Steps to reproduce the issue

see above

Versions

QGIS 3.22+

Supported QGIS version

New profile

Additional context

No response

ismailsunni commented 2 years ago

Hi @DelazJ I made a fix for the first item, but for the second one, it seems in the code it may be called. I found there is this code https://github.com/qgis/QGIS/blob/master/src/gui/vector/qgsdiagramproperties.cpp#L1088 that will enable the button. But, I am not sure when or where it's getting called.