Results 13 issues of Harry Kakoulidis

I am testing GetText.NET.Extractor but I cannot make it work: ``` dotnet tool install --global GetText.NET.Extractor gettext.extractor --version 1.0.5+d63f2976f1 ``` However If I run gettext.extractor with no parameter, I get:...

Added 2 tests concerning svg's with xml:space="preserve" enabled. Also added test for adding SvgText with null Text. #### Reference Issue Based on #817 #### Any other comments? Added 3 tests....

#### Description Shouldn't an element's Bounds be relative to the document's ViewBox? Consider the following test that **fails**: #### Example data ```cs [Test] public void TestBounds() { var tem =...

question

### Description I have added a field named "checksum" to a custom post type and to the media type: Of course 1) REST API tab / Enable is checked and...

Type: Bug

Assume I don't want users downloading the original image, neither in it's original size. I suggest that if the following options are set, then calling "image.jpg" without any parameters, should...

enhancement
feature

#### Description Before pasting a block of code, all _common_ padding is stripped, but relative indentation is preserved. I needed this because C# tends to have a lot of indentation...

I've noticed that if using InterfaceGenerator, the following libraries appear in the bin folder (17.5 MB size total) - Microsoft.CodeAnalysis.dll - Microsoft.CodeAnalysis.CSharp.dll - Microsoft.CodeAnalysis.CSharp.Workspaces.dll - Microsoft.CodeAnalysis.VisualBasic.dll - Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll - Microsoft.CodeAnalysis.Workspaces.dll...

Added an option to create the session cookies under a specific path, instead of the default '/'. This allows multiple installations in many subfolders under the same domain. For example:...

I have two SQL servers syncing using SqlSyncChangeTrackingProvider. After updating to 0.9.7 to 0.9.8, sync fails with the following log: ``` Created agent [ClientDB, SqlSyncProvider] => [ServerDB, SqlSyncProvider] 0,0%: ClientDB:...

In the Archive, I often find many empty conversations from multi user group chats, that have absolutely no messages; just notification - information messages, like below. This is the result...