Version: 8.2.2
Steps:
1. show smallDetail dialog
2. edit in smallEdit dialog
3. close smallEdit dialog
Causes difficulties when using third-party libraries that base their rendering on the visibility of elements. At the moment, there are no events like afterShow and the only safe method is to override adjustButtons.
Steps:
1. show smallDetail dialog
2. edit in smallEdit dialog
3. close smallEdit dialog
Causes difficulties when using third-party libraries that base their rendering on the visibility of elements. At the moment, there are no events like afterShow and the only safe method is to override adjustButtons.
Comment