mfractor / mfractor-feedback

Found a bug or have a feature request for MFractor? Submit it here!
3 stars 0 forks source link

Annoyance: Total # of grid columns assumed to be 0 if ColumnDefinitions is bound value #322

Closed pm64 closed 1 year ago

pm64 commented 3 years ago

Imagine a Grid defined as follows:

<Grid ColumnDefinitions="{Binding MyDefinitions}">
...
</Grid>

MFractor will report an error for any grid item having Grid.Column="x" where x > 1:

"The column 'x' is outside the total columns declared by the parent grid (x columns). Was this intended?"

Installation Information

--Platform Information--
Operating System: Windows
OS: Win32NT
OS Service Pack: 
OS Version: Microsoft Windows NT 10.0.19043.0
--MFractor Information--
Product Name: MFractor
Product Version: 4.4.7.0
Product Variant: Visual Studio For Windows
Product Variant Version: 16.0.0.0
Product SKU: MFRACTOR-VS-WINDOWS
Commit SHA: 456a155ffb822243ae788e1ff912fa28be4af2e3
Revision: 4600
Branch: master
Date: 06/08/2020 2:26:45 AM (UTC)
Agent: Local
Installed extensions:   
matthewrdev commented 1 year ago

@pm64 This has been fixed in MFracto v5.1.