Aytek Ustundag
Aytek Ustundag
Hello, I use MyFamilyTree for my family tree and I upload images for individuals and select faces in the photos. However I am unable to get information about cropping boundries...
When I export this tree to gedcom 7 format, the library cant open it It has no problem opening if I export in gedcom5 format [sample.zip](https://github.com/TheGeneGenieProject/GeneGenie.Gedcom/files/11184022/sample.zip) Here is the error...
This is a sample family in the gedcom application  Emrullah is the father of Emin, Emin has no mother This is what I see when I use the component...
How to get the primary person in the tree?
I tried the vanilla-js example which works fine except there is no toolbar. To bring lexical to .net platform and other platforms with ease, I suggest lexical would have a...
I checked out the playground page and I did not see a file upload. However I can upload an image when dragged to the lexical editor. Is there a way...
I think you should update the project to get parameters from command line And then you should include examples with command line parameters
The reason is in the Dictionary.cs file, locating app path with this way breaks Path.GetDirectoryName(Assembly.GetExecutingAssembly().GetName().CodeBase).Substring(6) ` The correct way is Path.GetDirectoryName(Process.GetCurrentProcess().MainModule.FileName) ` So the full line should be ` string...
### What feature would you like to see? I should not select the binary type like arm/windows etc. The application can resolve it and at least set it as default...