Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE-2.0.0.Alpha1
-
Fix Version/s: EE-2.0.0.Beta1
-
Component/s: Facelet Components
-
Labels:None
-
Environment:any
Description
Open the easy popup example in the ee showcae under layout components. The non model easy popup is made visible near the top left hand side of the page. The question here is should/can this dialogue be centred by default or by an attribute?
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
r26006 - Currently easyPopup has autoCentre default to false in the composite component. However autoCentre is exposed as a pass through attribute, so I've toggled it to true in the showcase so that the popup will center even in non-modal form.