Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
The fix for 6804747 (Ensure consistent graphicsConfig member across components hierarchy) seems to be incomplete for X11 platforms. Indeed, XComponentPeer.updateGraphicsData() only updates peer's local fields, however native resources (X11 Visual) are untouched. Unfortunately, there's no way to change Window's visual on the fly, so we'll have to re-create peer's window (or simply re-create component's peer) on every GC change.
|