Artem Tarasov

Results 8 comments of Artem Tarasov

@danielmoncada Better use this fork https://github.com/ye3i/date-time-picker

Wow, this works very well! Special thanks for highlighting individual characters! It was good to add color customization through the scheme. I would like to make the colors less bright,...

Everything works as expected, I think it can be closed. Thanks a lot!

Here is another way to fix this problem without touching the air-datepicker code: ```javascript $('#my-modal').scroll(() => { const datepicker = $('#my-date-input').data('datepicker'); if (datepicker.visible) { datepicker.setPosition(datepicker.opts.position); } }); ``` Of course...

@workfel I think it would be great to make another service specifically for export. It should have only one method `feedback(): Observable`, which, if successful, returns `Feedback`, and if canceled,...

I have nothing against it, but I would recommend at least renaming the current `FeedbackService` to `FeedbackInternalService` so that the new service has a user-friendly name.

The problem only occurs if the application language is other than English. @Popolechien If you switch the language to English, you can continue downloading. @kelson42 Because of this comparison, the...

Its still present in Version: 1.34.0 (system setup) Commit: 83a4316cf89cbf961a0f09a72c861379cfd01fa9 Date: 2021-12-15T20:47:33.863Z VS Code: 1.58.0 Electron: 12.0.9 Chrome: 89.0.4389.128 Node.js: 14.16.0 V8: 8.9.255.25-electron.0 OS: Windows_NT x64 10.0.19044