Changes between Initial Version and Version 1 of Ticket #16580
- Timestamp:
- Oct 23, 2020, 5:09:37 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16580 – Description
initial v1 7 7 3. Quit StyledEdit from ProcessController (Quit an application > StyledEdit). Save confirmation dialog will open. 8 8 4. Drag document window under save dialog and dialog will stamping on document window. 9 10 It is related to that save dialog blocks message processing and use `BWindow::UpdateIfNeeded()` to keep window redrawing.