snu-quiqcl / qiwis

QuIqcl Widget Integration Software
MIT License
5 stars 2 forks source link

New initial position "floating" #226

Closed kangz12345 closed 8 months ago

kangz12345 commented 9 months ago

Feature you want to implement

Add a new initial frame position "floating", which is not docked but floating when initialized.

How the feature is implemented

First create a dock widget and add it to the main window (docked). Then call setFloating(True).

BECATRUE commented 9 months ago

Oh, I also planned to implement this today😃 Do you want to do it?

kangz12345 commented 9 months ago

Oh, you can do it! I didn't start it 😄

kangz12345 commented 8 months ago

There was a typo in #227, so a wrong PR was mentioned as to-be-closed. Please type "#" and search for the target issue to ensure that you selected the correct issue. @BECATRUE

BECATRUE commented 8 months ago

Oh, I'm sorry that I mentioned a wrong PR😥