Page 1 of 1

graphic items

PostPosted: Mon 31. Mar 2014 14:55:56
by carnifex1992
Hi!
I wanted to tell about some problem - when is used dynamic graphic objects like panel meters with transparent panel background, there is some kind of bug when running project and changin measured value - look at current meter
Untitled.jpg
Untitled.jpg (191.98 KiB) Viewed 8328 times

Re: graphic items

PostPosted: Tue 01. Apr 2014 9:23:21
by Tomáš Bräuer
Hi carnifex1992!

Unfortunatelly you are right there is a bug. I have already fixed it. The fix will be in the next stable version 8.2.15 due to middle of April.

For working transparent PmiPanelMeter you need
1) wait for new version
AND
2) you will have to check out whether you have set option (checked checkbox) "Draw item background" in the Item propertypage of PmiPanelMeter. This option tells the item that some of it's content is transparent and that during it's redraw it should also redraw items under the item itself (visible through transparency).

Re: graphic items

PostPosted: Tue 01. Apr 2014 18:05:34
by carnifex1992
Thanks for info ;)