Dmytro Ovdiienko

Results 36 comments of Dmytro Ovdiienko

Very cool commit. I have a few notes from my side if I could: 1. Would be great if you could split `clearIssueAssignment`, attachment URI encoding and `S3` stuff so...

Could you store images and other attachments into GitHub Project Wiki repository? The Wiki repository can be accessed via GIT command line? As workaround could you store files locally. Later...

Please find the registry hive attached. [far_console_settings.zip](https://github.com/FarGroup/FarManager/files/10843281/far_console_settings.zip) This behaviour is caused by FontName parameter. After I've removed that parameter application works well.

Probably that happened after I've updated the VS 2022 to v17.5

> I cannot reproduce it, the font just changes normally. After I rebooted the computer I cannot reproduce this problem either :-\ While working on workaround, I deleted the FaceName...

OK. As far as OS does not work as expected, then this bug is on the Microsoft side. The best thing we can do I believe is to show a...

If you build route on OSM.org, GraphHopper does it correctly... https://www.openstreetmap.org/directions?engine=graphhopper_car&route=50.15762%2C25.30571%3B50.15733%2C25.30850#map=18/50.15747/25.30710

> this works for setters but not for getters. My goal was to provide interface similar to struct when you just get/set fields as you want and I wanted to...

I believe the interface must guide you in such way so there is no way to use it in improper way.