You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
related to the config code, i think there's a issue in the windows platform
it doesn't respect whether the checkbox is marked or not, causing it to get in front of other windows.
could you please handle that checkbox a bit more gently ? i dont know what we can do in c++ to ensure that the value is going to be respected or whether we can confirm if it's saved in the config file.
interestingly this error has only occurred in windows, in every other OS it's ok
related to the config code, i think there's a issue in the windows platform
it doesn't respect whether the checkbox is marked or not, causing it to get in front of other windows.
could you please handle that checkbox a bit more gently ? i dont know what we can do in c++ to ensure that the value is going to be respected or whether we can confirm if it's saved in the config file.
interestingly this error has only occurred in windows, in every other OS it's ok
Originally posted by @KonstantinDjairo in #1792 (comment)
The text was updated successfully, but these errors were encountered: