oclero / qlementine

⚠️🏗️ [WORK IN PROGRESS] 🍊Modern QStyle for desktop Qt5/Qt6 applications.
https://oclero.github.io/qlementine/
MIT License
71 stars 14 forks source link

Crash when a child window leaves its parent window #50

Open yansong1221 opened 7 months ago

yansong1221 commented 7 months ago

When a child window leaves its parent window, it crashes

oclero commented 4 months ago

@yansong1221 Could you provide a way to reproduce the crash, please?

yansong1221 commented 4 months ago

When my program crashes, it appears when the child widget call setParent (NULL) and then call showFullScreen