Unplanned
Last Updated: 29 Jul 2024 12:45 by Jakub
Created by: Jakub
Comments: 0
Category: Window
Type: Feature Request
1
I want to have an option that lets the Window position be responsive based on screen width. This should also work after dragging the component in different positions.
Under Review
Last Updated: 23 Jul 2024 12:53 by ADMIN

Setting the window position is not permanent.

How to reproduce:

  1. open https://stackblitz.com/edit/react-hyhjxg?file=app%2Fapp.tsx
  2. click 'move to corner' button
  3. click the window title bar
  4. the window changes its position to the previous one, but it should remain in place.

Chaging window stage also reverts previous position