Logic Machine Forum
2byte object over jpg icon - Printable Version

+- Logic Machine Forum (https://forum.logicmachine.net)
+-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1)
+--- Forum: Visualization (https://forum.logicmachine.net/forumdisplay.php?fid=9)
+--- Thread: 2byte object over jpg icon (/showthread.php?tid=4553)



2byte object over jpg icon - Fahd - 03.02.2023

Hi,

I'm displaying a 2-byte object over an icon, on the visualization editor the object is on the TOP of the icon as it should be but on the SCADA page the object will go below the icon as you can see attached.

NB: I didn't have the problem on another LM5 also tried other browsers


RE: 2byte object over jpg icon - Daniel - 03.02.2023

The same type elements have a random position over each other. It is even like in your example that editor has it differently than visu. Work around is by putting one object on layout and second on plan then the one on plan always will be above. You can also try to add z-index, see here https://forum.logicmachine.net/showthread.php?tid=4329&pid=28008#pid28008


RE: 2byte object over jpg icon - Daniel - 03.02.2023

It is not about SVG only if it is a object. Plan elements are different types, object, link, text label, image etc. Each type regardless of icon selected has no priority which one is above each other. Only different types got this defined.


RE: 2byte object over jpg icon - Fahd - 03.02.2023

(03.02.2023, 09:08)Daniel Wrote: It is not about SVG only if it is a object. Plan elements are different types, object, link, text label, image etc. Each type regardless of icon selected has no priority which one is above each other. Only different types got this defined.

got you, but none of that helped Sad


RE: 2byte object over jpg icon - Daniel - 03.02.2023

Use layout and that will do


RE: 2byte object over jpg icon - Fahd - 03.02.2023

(03.02.2023, 09:12)Daniel Wrote: Use layout and that will do
nope,


RE: 2byte object over jpg icon - Daniel - 03.02.2023

One should be on layout and second on plan. The one on plan will be on the top.
Clear browser cache


RE: 2byte object over jpg icon - Fahd - 03.02.2023

(03.02.2023, 09:15)Daniel Wrote: One should be on layout and second on plan. The one on plan will be on the top.
Clear browser cache

by a layout you mean one of them should be made with the background already ?


RE: 2byte object over jpg icon - Daniel - 03.02.2023

Page 57
https://openrb.com/wp-content/uploads/2022/05/LM-manual_3.2022.pdf


RE: 2byte object over jpg icon - Fahd - 03.02.2023

(03.02.2023, 09:24)Daniel Wrote: Page 57
https://openrb.com/wp-content/uploads/2022/05/LM-manual_3.2022.pdf
Yes, it worked now and it was not the case with SW 20211215 (attached)
It will take more time now...


RE: 2byte object over jpg icon - Daniel - 03.02.2023

This hasn't changed for 10 years Smile


RE: 2byte object over jpg icon - Fahd - 03.02.2023

(03.02.2023, 09:39)Daniel Wrote: This hasn't changed for 10 years Smile

That's really weird  Huh

(03.02.2023, 09:20)Fahd Wrote:
(03.02.2023, 09:15)Daniel Wrote: One should be on layout and second on plan. The one on plan will be on the top.
Clear browser cache

by a layout you mean one of them should be made with the background already ?
Thanks for the support ☺️