cq5 dialog is not changing its width after increasing the size -
i have dialog in cq5 using xtype tabpanel, planning change default dimensions of dialog using these instructions still see default size of dialog though increased width of xtype panel.
i got working after change xtype dialog
this known issue, , has been present since @ least cq 5.3. workaround i'm aware of said, change xtype dialog, set height , width properties on dialog node, , add tabpanel node child node of dialog.
Comments
Post a Comment