Page 1 of 1

[D3D11 - CEGUI 0.8.7] Issue on the rendering on the start app

Posted: Mon Mar 27, 2017 14:25
by Alundra
Hi,
All works good but sometimes, when I launch my application I have to move the cursor to have the rendering correct.
It's like if all around the widgets it's bugged but the GUI render correctly and once you move the mouse all is ok.
The weird thing is it's not always there, very weird !
I use CEGUI 0.8.7 and the Direct3D 11 Renderer.
Any idea ?
Thanks

Re: [D3D11 - CEGUI 0.8.7] Issue on the rendering on the start app

Posted: Mon Mar 27, 2017 18:34
by Ident
How does it work in the SampleBrowser?

Re: [D3D11 - CEGUI 0.8.7] Issue on the rendering on the start app

Posted: Mon Mar 27, 2017 22:41
by Alundra
I don't know what cause this issue because it's not always there...
Always hard to identify an issue without know how to reproduce correctly :/
I tried to quit and launch multiple time the issue is not there again, maybe was not related to CEGUI.
The issue was only in fullscreen, I don't know if it's a chance to not have it but I got multiple time already.
But yea I don't have it again actually so ... maybe was not related to CEGUI.

Re: [D3D11 - CEGUI 0.8.7] Issue on the rendering on the start app

Posted: Tue Mar 28, 2017 17:36
by Ident
I have never had this issue. As you said there can be many different reasons and without repro it is hard to tell what is going on.

Re: [D3D11 - CEGUI 0.8.7] Issue on the rendering on the start app

Posted: Tue Mar 28, 2017 18:23
by Alundra
I don't have the issue anymore since I improved the fullscreen switch code so I guess it's definitively not related to CEGUI at the end.

Re: [D3D11 - CEGUI 0.8.7] Issue on the rendering on the start app

Posted: Tue Mar 28, 2017 19:54
by Ident
Thanks for the info. :wink: