915 views
in Platform Packages by

Hi team,

We have developed Screens for Luma44 platform package.

when we transverse fro one screen to other screen screen overlaping is observed.

when we navigate to the 2nd screen from 1st screen, the first screen contents are still observed.

How can we fix this issue?

i have attached a sample screen of how it looks.
 

Regards,

Chaitra SG

1 Answer

0 votes
by

Hello Chaitra,

from your screenshot the component looks as if it were designed with transparent background. Is this your intention? If yes, then at the transparent areas the background contents (other components lying beind it) will shine through. Have you tried to put an opaque filled rectangle in the background of the respective component?

Best regards

Paul Banach

by
Hi Paul,

the component is designed with transperent background.

 

Regards,

Chaitra
by
Hallo Chaitra,

In such case the transparent areas will shine through. Especially during a transition between two components, both are shown simultanously. Accordingly, the contents of both components appear mixed together. Solution:

Option 1: Make the component opaque (with e.g. a filled rectangle)

Option 2: Avoid the transition between the both components. Instead first hide the one and the show the another.

Best regards

Paul Banach

Ask Embedded Wizard - Archive

Welcome to the Ask Embedded Wizard archive. This community forum served us well for many years, but we've evolved our support approach!

Your resources:

The Embedded Wizard Online Documentation provides comprehensive documentation, tutorials, examples and ready-to-use software packages.

For dedicated assistance, explore our Embedded Wizard Product Support.

You can still browse the valuable discussions from our community history here.

Embedded Wizard Website | Privacy Policy | Imprint

...