[Image Resizer] ComboBox UI (#13321)

* UI updates

* Added combobox

* Updated UI

* Updated UI

Co-authored-by: Niels Laute <niels9001@hotmail.com>
This commit is contained in:
Niels Laute
2021-09-21 18:44:48 +02:00
committed by GitHub
parent 7fe63cdb50
commit d199b41937
5 changed files with 144 additions and 154 deletions

View File

@@ -106,7 +106,7 @@ namespace ImageResizer.Properties {
}
/// <summary>
/// Looks up a localized string similar to _Select a size.
/// Looks up a localized string similar to Select a size.
/// </summary>
public static string Input_Content {
get {

View File

@@ -134,7 +134,7 @@
<value>(auto)</value>
</data>
<data name="Input_Content" xml:space="preserve">
<value>_Select a size</value>
<value>Select a size</value>
</data>
<data name="Input_Custom" xml:space="preserve">
<value>Custom</value>