RolandPheasant / TailBlazer

A modern file tail utility based on Rx.Net which show cases reactive programming and Dynamic Data (see https://github.com/RolandPheasant/DynamicData)
GNU General Public License v3.0
2.22k stars 248 forks source link

Windows 10 Snap assist not working with TailBlazer #168

Open Aniel opened 7 years ago

Aniel commented 7 years ago

Summary

In Windows 10 you can use snap assist to snap two windows and resize them together. With Tailblazer the resizing is not working.

Expected Behaivor (two explorer windows)

resize working

Actual behaivor (Tailblazer does not resize with the explorer window)

resize not working

Version:

Windows 10 Enterprise

1607 Build 14393.0

TailBlazer

v0.9.0

Steps to Reproduce

  1. Open Explorer and Tail Blazer
  2. With "Win" + "Left Arrow" snap explorer to the left side
  3. Select Tailblazer as right window / move TailBlazer with "Win" + "Right Arrow" to the right.
  4. Resize TailBlazer or Explorer to see they are not moving together

Thank you for the awsome program that TailBlazer is!

Best wishes Niels

RolandPheasant commented 7 years ago

Wow I am impressed with your model issue report. I will check it out after my day job

punker76 commented 7 years ago

@RolandPheasant It's the glow stuff of MahApps which causes this issue. It works without a glow brush and a normal border.

RolandPheasant commented 7 years ago

@punker76 thanks