Project

General

Profile

« Previous | Next » 

Revision a314a684

Added by skyjake about 8 years ago

Fixed|libgui: Window init notification gets lost

For some strange reason (currently using Qt 5.7.0), the QTimer
singleshot to trigger Canvas::notifyReady() was randomly (but seldom)
not being called.

Now using LoopCallback to ensure that the init notification really
goes out and the window can begin painting itself.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences