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

Disappearing project configuration #29

Closed
krzysztof-lorenc opened this issue Jan 13, 2020 · 1 comment
Closed

Disappearing project configuration #29

krzysztof-lorenc opened this issue Jan 13, 2020 · 1 comment
Assignees
Labels
Area: Configuration bug Something isn't working
Milestone

Comments

@krzysztof-lorenc
Copy link
Collaborator

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

@steffen-wilke steffen-wilke added the bug Something isn't working label Feb 11, 2020
@steffen-wilke steffen-wilke added this to the v1.0.0 milestone Feb 11, 2020
@skowront
Copy link
Contributor

skowront commented Jun 5, 2020

Problem solved. Took few hours but finally it works correctly. All there was required:
<materialDesign:DialogHost.Style> <Style BasedOn="{StaticResource MaterialDesignEmbeddedDialogHost}" TargetType="{x:Type materialDesign:DialogHost}"> </Style> </materialDesign:DialogHost.Style>
there is a pull request fixing the problem:
PullRequest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Configuration bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants