Skip to content

v0.9.1 - QGIS 4 (Qt6) dock readability

Choose a tag to compare

@YusufEminoglu YusufEminoglu released this 16 Jun 12:56
· 7 commits to main since this release
  • Readable on QGIS 4 (Qt6). The studio panel now pins its own light colours for every control, so it reads identically under any QGIS theme. On QGIS 4 the dark application palette bled into the parts the panel didn't explicitly colour: the drop-down lists rendered on a near-black background and the field labels and check-box text faded into the white cards. Combo pop-ups, line edits, spin boxes, the diagram field list, form labels, check boxes and tool-tips are now explicitly styled — white fields, dark text, teal selection — independent of the host palette. QGIS 3.x looked correct before (its palette is light) and is unchanged.
  • The fix is purely the dock's stylesheet; the chart engines, rendering and exports are untouched. Re-verified end-to-end on QGIS 4.0.2 and QGIS 3.44: all four engines render every supported type (ECharts 17, Plotly 17, Vega-Lite 14, matplotlib 11) plus the 12 animated pages, with zero JS exceptions in headless Chrome; the panel and an open drop-down were also grabbed under a simulated dark palette to confirm white fields and dark, legible text.

Install: download zero2viz.zip below → QGIS → Plugins → Install from ZIP. Also available on the QGIS Plugin Hub.