这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@Dirkster99
Copy link
Owner

Test Expectation:

  1. Set CanClose=False on LayoutDocumentItem will make the Documents (x) button invisible
  2. Set CanClose=True on LayoutDocumentItem will make the Documents (x) button visible and clicking on the (X) button will execute the CloseCommand (if bound)

…DocumentControl -> LayoutDocument (which does not implement a CanHide property).
@zaksmolen
Copy link

Fantastic! I'll get set up so I can test this ASAP

@zaksmolen
Copy link

I only have VS 2017 installed, and won't be able to get VS 2019 for probably a few weeks, so I can't load the solution to test without NET Core 3.0. I believe one of our other devs has 2019 installed and I'll see if I can get him to test next week.

Thanks for the quick response!

@Dirkster99
Copy link
Owner Author

Dirkster99 commented Sep 6, 2020

I have accepted an alternative fix PR #199 just now - so the solution can now be verified with ,the master branch and it's CI downloads.

@Dirkster99 Dirkster99 closed this Sep 6, 2020
@zaksmolen
Copy link

Thanks, it works great! I'll have to see if I can get our build set up to use the static artifacts... forced IT "upgrades" have made it a pain to use anything but NuGet (this is a general problem completely on our end). Luckily the artifacts are tiny so I should be able to slip them in!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants