Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Observe host window position and update dock window properties #30

Closed
4 tasks done
wieslawsoltes opened this issue Jun 5, 2018 · 2 comments
Closed
4 tasks done
Labels
bug Something isn't working

Comments

@wieslawsoltes
Copy link
Owner

wieslawsoltes commented Jun 5, 2018

Tracking Host window position and size to synve with IDockWindow properties:

  • X (using PositionChanged event)
  • Y (using PositionChanged event)
  • Width
  • Height
@wieslawsoltes wieslawsoltes added the bug Something isn't working label Jun 5, 2018
@wieslawsoltes wieslawsoltes added this to the 0.1 milestone Jun 5, 2018
@wieslawsoltes
Copy link
Owner Author

wieslawsoltes commented Jul 12, 2018

Window Position tracking (by using PositionChanged event) should be working on master.

Now need to window size changes tracking.

@wieslawsoltes
Copy link
Owner Author

This is fixed in master.

@wieslawsoltes wieslawsoltes modified the milestones: 1.0, 0.9 Aug 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant