]> O.S.I.I.S - jp/crow.git/commit
unshown post process slot handling, GetClientRectangleForChild added to the ILayoutab...
authorJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Thu, 9 Sep 2021 17:34:45 +0000 (17:34 +0000)
committerJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Thu, 9 Sep 2021 17:34:45 +0000 (17:34 +0000)
commite82d60c16d3f38c178235d36473c284bde735984
tree3cb417f35aa083b456ed7bf89aad5b29c3ed66d0
parent1e0a8be504708bd33d63ad5d9e03a5a7d5823ea9
unshown post process slot handling, GetClientRectangleForChild added to the ILayoutable interface
15 files changed:
Crow/Crow.csproj
Crow/sgKey.snk [new file with mode: 0644]
Crow/src/Interface.cs
Crow/src/Widgets/EnumSelector.cs
Crow/src/Widgets/GenericStack.cs
Crow/src/Widgets/Grid.cs
Crow/src/Widgets/Group.cs
Crow/src/Widgets/ILayoutable.cs
Crow/src/Widgets/Table.cs
Crow/src/Widgets/TableRow.cs
Crow/src/Widgets/Widget.cs
Crow/src/Widgets/Window.cs
Directory.Build.props
Samples/common/src/Editor.cs
Samples/common/ui/Interfaces/Experimental/testGrid.crow [new file with mode: 0644]