Vitor Santos
Vitor Santos
> @rockerbacon are you on HiDPI? All devices are on LoDPI. There seems to be no option for HiDPI in any of them, only LoDPI and Pixel Doubled.
> @rockerbacon sorry, HiDPI = Pixel Doubled. I could reproduce this in the past, but can't on my current machine. But I've definitely seen it before. Can you still reproduce...
@cassidyjames I noticed today that the problem is only present when the window is floating. Whenever it is tiled or maximized the offset is so small you can only see...
For me the problem is present when the TextFormField is build inside a StatelessWidget but not present when it's build inside a State
Storing the controller in a variable did not work for me EDIT: What did work was making the Widget stateful instead of stateless
I achieved this with a simple script to alias the command `mpv` to its Flatpak counterpart. Just place this in a file named `mpv` in one of your executable locations...
Please note 4.2.2 is a pre-release and is there simply for testing. You should be using [4.2.0](https://github.com/rockerbacon/modorganizer2-linux-installer/releases/tag/4.2.0). A quick search showed two things: * Might be related to Vulkan or...
> * only changing the installation path to match the drive the game is on > > * launched the game and mo2 did **not** open at all, a black...
A SHA256 checksum is a method for verifying the integrity of files. If the checksum fails it is because the downloaded file was corrupted somehow. This doesn't seem to be...
Since the affected user found a solution, I'll close this issue. If someone corrects me and confirms the bug is on the installer's side I'll reopen it.