Changes between Version 1 and Version 2 of Ticket #18209, comment 3
- Timestamp:
- Aug 5, 2014, 11:13:28 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18209, comment 3
v1 v2 1 1 I see... it's a strange code change. Dialog sizing shouldn't depend on bb.x since that's effectively a random value, dependent on where the dialog happens to be positioned before we actually set the position. 2 3 Perhaps it's that we need to move the dialog to the far left (or far right, in RTL mode) before measuring the width.