6395e7805a
When there is open an editor for some property and in the same time wxPropertyGrid layout is changed (due to the adding or removing a property, sorting), it is necessary to recalculate the actual position of the active editor to display it in the cell dedicated for the edited property. Under some platforms the position of the edit control is shifted within the cell and we have to take this shift into account in repositioning process. Because actual value of the shift depends on the platform and on the particular control, it is convenient to determine actual shift when the editor is created and use this value whenever repositioning is done. Close #17912. |
||
---|---|---|
.. | ||
msvc/wx | ||
wx |