oclero / qlementine

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

Crash when a child window leaves its parent window #50

Open yansong1221 opened 9 months ago

yansong1221 commented 9 months ago

When a child window leaves its parent window, it crashes

oclero commented 6 months ago

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

yansong1221 commented 6 months ago

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