CommunityToolkit/WindowsCommunityToolkit

Microsoft.Toolkit.Uwp.UI.Controls.DataGrid RowHeight below 32px

Open

#4 828 ouverte le 11 janv. 2023

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)C# (1 403 forks)batch import
DataGrid :capital_abcd:feature request :mailbox_with_mail:good first issue

Métriques du dépôt

Stars
 (5 708 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

Describe the bug

DataGrid RowHeight cannot be set below 32px.

The Default DataGridCell Style has setter MinHeight=32.

Regression

No response

Reproducible in sample app?

  • This bug can be reproduced in the sample app.

Steps to reproduce

DataGrid.RowHeight = 20;

Expected behavior

Row Height to be set to 20px

Screenshots

No response

Windows Build Number

  • Windows 10 1809 (Build 17763)
  • Windows 10 1903 (Build 18362)
  • Windows 10 1909 (Build 18363)
  • Windows 10 2004 (Build 19041)
  • Windows 10 20H2 (Build 19042)
  • Windows 10 21H1 (Build 19043)
  • Windows 11 21H2 (Build 22000)
  • Other (specify)

Other Windows Build number

No response

App minimum and target SDK version

  • Windows 10, version 1809 (Build 17763)
  • Windows 10, version 1903 (Build 18362)
  • Windows 10, version 1909 (Build 18363)
  • Windows 10, version 2004 (Build 19041)
  • Other (specify)

Other SDK version

No response

Visual Studio Version

No response

Visual Studio Build Number

No response

Device form factor

No response

Nuget packages

No response

Additional context

No response

Help us help you

Yes, I'd like to be assigned to work on this item.

Guide contributeur