Bug Tracker

Ticket #2357 (closed enhancement: fixed)

Opened 7 months ago

Last modified 4 months ago

UI Dialog Position Options

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

Description

This patch adds easy ability to show dialog in corners, adding 'top right', 'bottom left', and 'bottom right'... Since dialog adds style to the ui-dialog wrapper inline, adding class to control its position is futile. Ideally, ui.dialog should expose its position as an object option or at least let dev apply a class to the container without applying all the inline styles.

Attachments

uidialog-positionoptions.patch (0.7 kB) - added by mnichols 7 months ago.
Adds options to position options

Change History

Changed 7 months ago by mnichols

Adds options to position options

Changed 7 months ago by paul

  • owner changed from paul to rworth

Changed 6 months ago by rworth

  • status changed from new to assigned

Changed 4 months ago by rworth

  • status changed from assigned to closed
  • resolution set to fixed

A similar option was added in [5379]

Note: See TracTickets for help on using tickets.