View Revisions: Issue #136
Summary | 0000136: Viewport resize at designtime not updating content | ||
---|---|---|---|
Revision | 2021-01-22 09:37 by administrator | ||
Description | IDE do not updates viewport correctly. Maybe due to render optimizations a redrawn is not executed at design time |
||
Revision | 2021-01-22 09:36 by administrator | ||
Description | I think I found a bug. I had a Viewport on the form and some buttons around. When double-click on form's caption to maximize the Window the Viewport "wrongly" resize the content. Some buttons was "overdrawn" by viewport. It is hard hard to describe but I faced the same problem years ago with OpenGL. Maximizing is not "same" like resize via drag-drop. Hope it will helps. |