fixed clipping issues in drop down box

This commit is contained in:
Bitl 2021-07-25 12:19:30 -07:00
parent 37a0f16e65
commit ce2066c1ed

View File

@ -194,6 +194,7 @@
// AssetDownloader_URLSelection
//
this.AssetDownloader_URLSelection.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.AssetDownloader_URLSelection.DropDownWidth = 242;
this.AssetDownloader_URLSelection.FormattingEnabled = true;
this.AssetDownloader_URLSelection.Items.AddRange(new object[] {
"https://assetdelivery.roblox.com/",