Michael Schadt
Michael Schadt
It seems like only the entrances were switched, while this can't not be reverted back and is not the best way to do it. The best would be to add...
TortoiseGit is the way to go, for a easier pull and managing of the your directory on windows.
@Mast3rGenius Really looks at TortoiseGit, you install it once, then you can right click on the folder with the randomizer, select Pull and it will update for you, no other...
> @Kongolan > > Added extra clearing method when `setData`. You should reset values when `setData`. For my use case, I don't clear the values, because each of the dropdown...
> Is it possible to read data from combo before setData and reset it? Method `setData` assumes that values will be cleared. > > If it is not possible, then...