qgis / QGIS-Enhancement-Proposals

QEP's (QGIS Enhancement Proposals) are used in the process of creating and discussing new enhancements for QGIS
116 stars 37 forks source link

QGIS Enhancement: Improve the Color Swatches Interface #254

Open abodsalas opened 2 years ago

abodsalas commented 2 years ago

QGIS Enhancement: Improve the Color Swatches Interface

Date 2022/06/14

Author Andres Bodini (@abodsalas)

Contact abodsalas@gmail.com

Version QGIS 3.24

Summary

The Color Swatches interface is inefficient. Only a few color are shown at the same time. Many times the colors don't have a name and a text 'Untitled' is shown.

Proposed Solution

Use smaller squares to show the colors, and display its name when hovering over the swatches. Don't show any name in case it is 'Untitled'.

Example(s)

Mockup of new Color Swatches

Backwards Compatibility

No backward compatibility is required.

Votes

(required)

roya0045 commented 1 year ago

Do you still plan on implementing this? It's somewhat late for 3.24 and it seems many would like this change.

geomenke commented 1 year ago

I love this idea. If a color swatch has no name, the RGB/hexidecimal value could be used.

abodsalas commented 10 months ago

Do you still plan on implementing this? It's somewhat late for 3.24 and it seems many would like this change.

Sorry I don't know c++ programming. I just though that the design of color swatches could significantly improve.