Soloplan / whatson

Build status monitoring for Windows with support for Jenkins, Travis-CI, CC.NET (alternative to CCTray)
MIT License
19 stars 4 forks source link

Disappearing project configuration #29

Closed krzysztof-lorenc closed 4 years ago

krzysztof-lorenc commented 4 years ago

Problem with disappearing project configuration window when "Always on top" is active. If you open the configuration for a project, then click the add button to add new configuration, window to select the type and name is shown. Now, when that is open and you click outside the entire app window, that project configuration window is then hidden.

Internal bug id: 60964 Internal bug note id: 376069

skowront commented 4 years ago

Problem solved. Took few hours but finally it works correctly. All there was required: <materialDesign:DialogHost.Style> </materialDesign:DialogHost.Style> there is a pull request fixing the problem: PullRequest