Opened 15 years ago
Last modified 15 years ago
#6725 new Bug
Mismatch between dialog::resize and dialog::getSize — at Version 1
Reported by: | Sa'ar Zac Elias | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Dialogs | Version: | |
Keywords: | Cc: |
Description (last modified by )
While working on #5084 I've noticed that there's a mismatch between the two methods.
The reason is that we use the contents element in the dialog::resize method, while we use the dialog element in the dialog::getSize method.
Change History (1)
comment:1 Changed 15 years ago by
Description: | modified (diff) |
---|---|
Status: | new → confirmed |