Need support for stroke style Rectangle

Bug #1526813 reported by Cris Dywan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ubuntu-ui-toolkit (Ubuntu)
Won't Fix
High
Loïc Molinari

Bug Description

For list item/ menu focus visuals we need the outline of a Rectangle but no filled color.

Cris Dywan (kalikiana)
Changed in ubuntu-ui-toolkit (Ubuntu):
status: Confirmed → In Progress
Revision history for this message
Loïc Molinari (loic.molinari) wrote :

This is actually exposed by QtQuick Rectangle using border.width and border.color set to Qt.rgba(0.0, 0.0, 0.0, 0.0). Setting a transparent color for the fill is correctly interpreted by QSGDefaultRectangleNode as a request to render a mesh that's only made of the border pixels (fill pixels are not rasterised).

Changed in ubuntu-ui-toolkit (Ubuntu):
status: In Progress → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related blueprints

Remote bug watches

Bug watches keep track of this bug in other bug trackers.