Skip to content

Commit

Permalink
Auto-size buttons in bottom panels
Browse files Browse the repository at this point in the history
  • Loading branch information
HebaruSan committed Jul 19, 2022
1 parent f1bcd19 commit 2a87f98
Show file tree
Hide file tree
Showing 13 changed files with 212 additions and 125 deletions.
3 changes: 3 additions & 0 deletions GUI/CKAN-GUI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,9 @@
<Compile Include="Controls\EditModSearchDetails.Designer.cs">
<DependentUpon>EditModSearchDetails.cs</DependentUpon>
</Compile>
<Compile Include="Controls\LeftRightRowPanel.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="Controls\ManageMods.cs">
<SubType>UserControl</SubType>
</Compile>
Expand Down
26 changes: 14 additions & 12 deletions GUI/Controls/Changeset.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 11 additions & 9 deletions GUI/Controls/ChooseProvidedMods.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

24 changes: 12 additions & 12 deletions GUI/Controls/ChooseRecommendedMods.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 2a87f98

Please sign in to comment.