Image download handler

This commit is contained in:
Natsumi
2022-12-13 21:48:34 +13:00
parent 2fd992edf7
commit c630c97c06
6 changed files with 126 additions and 34 deletions

View File

@@ -45,6 +45,7 @@ namespace VRCX
{
DragHandler = new NoopDragHandler(),
MenuHandler = new CustomMenuHandler(),
DownloadHandler = new CustomDownloadHandler(),
BrowserSettings =
{
DefaultEncoding = "UTF-8",