Success! Looks like we've fixed this one. According to our records the fix was applied for
DSGNR-3308
in
a recent build.
-
Sencha Premium Member
Floating panels get region added
Architect v 2.1.0 build: 678
ExtJS 4.1
SA adds 'region' to floating panel inside a border layout.
1. add a panel to Views
2. set it to border layout
3. add a child panel; it gets region: center
3. add another child panel; it gets region: west
4. set last panel to 'floating: true'
5. note that the floating panel still has a 'region'
6. remove the 'region' so that the floating panel renders properly at runtime
Also sometimes the region is re-added when you are editing the other panels, so your floating panel doesn't appear.
-
Thanks for the report! I have opened a bug in our bug tracker.