Skip to content

Commit

Permalink
Merge pull request #104 from IldarKhayrutdinov/patch-1
Browse files Browse the repository at this point in the history
some formatting fixes
  • Loading branch information
maxkatz6 authored Jul 20, 2023
2 parents b4b7c55 + e97237e commit ec51d5a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/reference/controls/grid.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ Here, after the absolute width 100 has been subtracted (for column 0), column 1
The button is drawn to fill the span from the cell (column 1, row 1) plus one column (to the right) and one row down. The result looks like this:

<img src='/img/gitbook-import/assets/grid/_example.png' alt=''/>

## More Information

:::info
Expand Down
3 changes: 3 additions & 0 deletions docs/reference/controls/gridsplitter.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@ This is a row splitter:
```

<img src='/img/gitbook-import/assets/gridsplitter-in-action-rows.gif' alt=''/>

## More Information

:::info
For the complete API documentation about this control, see [here](http://reference.avaloniaui.net/api/Avalonia.Controls/GridSplitter/).
:::
Expand Down

0 comments on commit ec51d5a

Please sign in to comment.