- Status: Open
- Priority: Normal
- Resolution: Unresolved
- Platform: Android, iOS, Windows
- Affects version: latest 1.18.8.1
Hi Yaroslav
i have another Problem found after looking in you nice LED Panel. See attached Sample.
I made to Frames (Fragment)
Fragment.Dashboard is base
Fragment.Test.Dashboard is derived from Fragment.Dashboard
Then in made 3 "Widgets":
Widget (Base)
Widget.Modul (Derived from Base)
Widget.Test (Derived from Widget.Modul)
I put Widget.Test to Komponent Palette
Then in my first Test i dragged it from Palette to Fragment.Test.Dashboard. It ist displayed as expected on the Frame !
Now press ALT+F12 (Show Form as Text) And again ALT+F12
The Widget is empty (Control not visible)
The Reason : The Height is 0 !
Placed Widget.Test in Fragment.Dashboard for testing: This Effect does not appear
In the Source of the Fragment.Test.Dashboard you can see SavedSizeHeight = 0 for some Controls. I think this is a bug. What do you think ?
Recommended Comments
Create an account or sign in to comment