Custom Query (7259 matches)
Results (85 - 87 of 7259)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#5280 | fixed | ui.position generates different position in static context | ||
Description |
as seen in http://jsbin.com/itato4/14, if a span in a div has a call to position executed twice, it wont get the same position in the second call. In a loop it becomes a "wobbling" effect (unwanted often). Visible in firefox, not visible in chrome. |
|||
#5286 | duplicate | dialog buttons is lacking configurabillity | ||
Description |
in current configuration it's rather impossible to apply custom configurations for buttons in ui.dialog. Following patch adds possibility to send in an array of objects instead of a plain object, and thus allow for more customized layout |
|||
#5287 | duplicate | dialog buttons is lacking configurabillity | ||
Description |
in current configuration it's rather impossible to apply custom configurations for buttons in ui.dialog. Following patch adds possibility to send in an array of objects instead of a plain object, and thus allow for more customized layout |