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

Add a Combobox in FlatCollectonEditor. #83

Merged
merged 1 commit into from
Jan 4, 2022

Conversation

MaxPatyk
Copy link
Contributor

@MaxPatyk MaxPatyk commented Jan 4, 2022

No description provided.

@MaxPatyk
Copy link
Contributor Author

MaxPatyk commented Jan 4, 2022

combobox_wpfdesigner

@MaxPatyk
Copy link
Contributor Author

MaxPatyk commented Jan 4, 2022

I certify that I own, and have sufficient rights to contribute, all source code and related material intended to be compiled or integrated with the source code for the WPF Designer open source product (the "Contribution"). My Contribution is licensed under the MIT License.

I've added a Combobox in the FlatCollectionEditor.xaml.cs.
The selection allows adding different implementations of a basic type to a collection. For example, to a grid that can contain different column types.

When is the earliest possible date to update this?

@jogibear9988 jogibear9988 merged commit b87b18b into icsharpcode:master Jan 4, 2022
@jogibear9988
Copy link
Member

I've merged it.

I changed the laout little bit, load types from all assemblies, don't show when the list only contains one item,
Also I updated the nuget references and enabled net6 build

@jogibear9988
Copy link
Member

Nuuget should be ready in 10 Minutes or so, I've uploaded it

@jogibear9988
Copy link
Member

Grid Row/Columns Edit was broken, I fixed it again and will upload a new one

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.

2 participants