Bug Tracker

Ticket #2630 (new enhancement)

Opened 8 months ago

Last modified 8 months ago

[UI Dialog] if not draggable or resizable apply other class to dialog

Reported by: shelane Assigned to: rworth
Type: enhancement Priority: major
Milestone: 1.2.4 Component: ui
Version: 1.2.3 Keywords:
Cc: Needs: Review

Description

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.

Attachments

Change History

Changed 8 months ago by scott.gonzalez

  • owner set to rworth
  • component changed from core to ui
  • summary changed from if not draggable or resizable apply other class to dialog to [UI Dialog] if not draggable or resizable apply other class to dialog
Note: See TracTickets for help on using tickets.