Martin Dietze
Martin Dietze
Having used the tool now for about two weeks, I find that the mouse cursor gets lost from time to time, but not very often, but the cursor size must...
> if (facet_tree == NULL) You mean something like this? ``` BOMTreeRef facet_tree = TKIvar(self.storage, BOMTreeRef, _facetKeysdb); //if (facet_tree == NULL) return; ``` So that means that the whole rest...
> Here's the link to the app that I wrote about above: > https://jumpshare.com/v/JzSfz8FEGwxqdPIXg23T+/ThemeEngine.zip Thank you, I have tried it. It does not crash, but it shows some really weird...
> One other developer has a push to ThemeEngine that relates to the scroll function and this particular behaviour - although on an older version of ThemeEngine. Thank you, I...
> Okay, so I've made the scrolling stop and added Affinity Photo export capability. Importing from Affinity Photo isn't happening at the moment. > > Shoot me an email if...
> If only that command worked.. I mean,,, I'm only greeted with the options for git diff You're inside the ThemeEngine directory cloned from github?
Like this:
And then just attach that file to your next comment. I'll do the rest :)
Oh, I guess you downloaded the ZIP file rather than cloning the code in git? If that is the case, you can proceed as follows. From the github site, after...
> @yonigold1 > I have made a fork of this project and included a notarized release. > https://github.com/jslegendre/ThemeEngine/releases/tag/v1.0.0(112) > > @MUI68K > My fork contains instructions on how to remount...