Closed h13Bishop closed 1 year ago
Made it look like that White border still doesn't go away.
I've realized that it doesn't even read UserSettings.json in AppData, nothing changes even if you delete browsers in UserSettings.
I've realized that it doesn't even read UserSettings.json in AppData, nothing changes even if you delete browsers in UserSettings.
you must restart program to apply new settings in UserSettings.json or rightclick on icon in tray and Reload
@h13Bishop thank you, it worked.
{
"AppSettings": {
"NoWhiteBorder": false
},
"LastUpdated": "2023.09.06 14:49:27",
"Browsers": [
{
"Name": "Firefox",
"ExePath": "C:\\Program Files\\Mozilla Firefox\\firefox.exe"
},
{
"Name": "Google Chrome",
"ExePath": "C:\\Program Files\\Google\\Chrome\\Application\\chrome.exe"
},
{
"Name": "Microsoft Edge",
"ExePath": "C:\\Program Files (x86)\\Microsoft\\Edge\\Application\\msedge.exe"
}
]
}
Hi! Got a weird looking main window. How it should be: How it looks like: Version 0.8 on Version 22H2 (OS Build 22621.2134)
The gray bar on the top is because of Would be nice to make it wider to match the buttons on the right. But why it's not transparent like on official screenshot? Transparency option is on in windows settings. But changing windows theme to light doesn't change Hurl window theme.