-
As you can see the bar rod it has a pointer which is pointing towards the bar rod.
Let me explain. I am using the bar to showcase the marks of the student and i'd like to put the pointer beside…
-
Curious what the easiest way to create my`QIcon` with a separate border-color and thickness? It appears that using the `color` attribute changes both. Is appears this is possible in the C++ library b…
-
In 1.x there was a ```flatten()``` method for easy batching of static objects together (on one or multiple batches). There's no such thing currently, but it looks like that if there was a custom Paint…
-
*ArmorPaint 0.9-6d1660a, Windows*
**Feature description:**
Hi there, so i would love a feature that would basically mirror what you did on one side of the project to the other. Like for example,…
-
![image](https://user-images.githubusercontent.com/10494040/145323523-37b86a69-0380-4261-bdc7-f4c9eb6ec437.png)
![image](https://user-images.githubusercontent.com/10494040/145323712-f696fd05-50dc-4d2…
-
Thanks for this port to Plasma 6 :sunglasses:
I can't get the window frame color to work for the active window vs the inactive window. Has the KDE API changed for this? In the `README` it still gi…
-
## Steps to Reproduce
Checkout the code below where I create a custom painter "MyPainter". The painter draws a line from left to right of the screen and adds a shadow along the same path using `canv…
-
I have a custom squircle painter that I 'stole' off flutter/flutter PRs a while back. One thing I did was add the ability to paint percentage radii. It's a super handy feature, and the only thing stop…
-
Subscribe and enable **[Duplicate Assembly Scanner mod](https://steamcommunity.com/sharedfiles/filedetails/?id=2013398705)** then look in `Cities_Data` folder for the `DuplicateAssemblyScanner.log` to…
-
**Describe the bug**
How can I set a gradient color instead of a solid color? Is it possibile?
I tried:
```
```
But it didn't work.
Thanks for your time.