-
2 Mar 2012 5:00 AM #1
handling of floating configuration
handling of floating configuration
1) add a window to Views
2) set 'floating' to true
note that you can switch to code view and the window is still drawn, you can't select the flyout any more.
Even worse if you also select modal: true.
-
2 Mar 2012 5:57 AM #2
hmm, i can't reproduce the modal problem all the time, but one time it drew the opaque stuff over Designer.
I can, however, close the window, which doesn't seem very helpful
-
2 Mar 2012 9:54 AM #3
Thanks for the report, we need to do some work re: floating on all components, not just window.
Aaron Conran
@aconran
Sencha Architect Development Team
-
25 Jun 2012 9:46 AM #4
Maybe related to this, when I set the floating property of any component to true, it just disappears from the design window.
When previewing it works fine.
-
27 Sep 2012 2:46 AM #5
I still have the same issue as @cweirich in Architect 2.1.0 build 637
-
27 Sep 2012 7:30 AM #6
Did you set a x and y coordinate? height/width?
Aaron Conran
@aconran
Sencha Architect Development Team
-
28 Sep 2012 12:55 AM #7
I have set height/width but I don't see that there is x, y or position config properties on a floating panel/formpanel.
-
29 Oct 2012 3:52 AM #8
Set to your floating component :
- autoRender property to true
- autoShow property to true
You found a bug! We've classified it as
DSGNR-1484
.
We encourage you to continue the discussion and to find an acceptable workaround while we work on a permanent fix.


Reply With Quote