Forgot to add this
This commit is contained in:
@@ -71,6 +71,7 @@ public class IconMarketplaceDownloadIcon : MonoBehaviour
|
||||
optionsPanelSearchForInputField.interactable = on;
|
||||
});
|
||||
|
||||
optionsPanelSortByDropdown.onValueChanged.AddListener((_) => anyChanges = true);
|
||||
optionsPanelPriceRangeMinInput.onValueChanged.AddListener((value) =>
|
||||
{
|
||||
anyChanges = true;
|
||||
|
||||
Reference in New Issue
Block a user