[UI Dialog] if not draggable or resizable apply other class to dialog
if draggable or resizable set to false, the result is a dialog with no real "frame" to distinguish it from the page behind. If you put an else statement on the if that adds the classes for resizable then we can define that class in our style sheet. (I make mine border: 1px solid #004477). Right now I'm just defining .ui-dialog with the border, but that means it gets applied even when it is resizable.
Change History (4)
Component: |
core →
ui
|
Owner: |
set to rworth
|
Summary: |
if not draggable or resizable apply other class to dialog →
[UI Dialog] if not draggable or resizable apply other class to dialog
|
Component: |
ui.core →
ui.dialog
|
Version: |
1.2.3 →
1.5b4
|
Resolution: |
→ wontfix
|
Status: |
new →
closed
|
Milestone 1.2.4 deleted