KnowZero

Results 28 comments of KnowZero

The weird thing is, I don't get that error. I tried both firefox and chromium and none get that error. Do you by chance have some sort of browser extension...

I think I know where the confusion lies! You are clicking on the ABC spellcheck correct?(That is the ckeditor spellchecker) But that isn't how the demo works. The demo is...

@leknoppix - Since a month has passed, can I consider this issue addressed and close the issue?

I think the best option would be a simple adapter that lets the user choose whether they wish to store it in localstorage or custom server. localstorage is probably the...

The words should be in the LT.highlightList, the logic of connecting is split out with TinyMCE integration, so you can pull the data in LT in style it how you...

The library is divided into 2, plugin and include/languagetool The include/languagetool is a generic wrapper around languagetool and loads up all the common features. The plugin is a wrapper for...

You are gonna have to provide more information. Like what platform are you using? What krita are you using(appimage, flatpak, ppa)? Do you see the frames being dumped in the...

Since the first frame is imported, it means that ffmpeg is exporting the frames correctly and Krita is importing them. Here is a few things you can try: 1) Move...

@JNotelddim I highly suggest updating to latest Krita 5.0.2, the feature was implemented natively without need for a plugin. There are also a TON of animation improvements and fixes. If...

@NotRuben - Take a look at my pull request and see if it fixes your issue. Looking at your error report ``` self.ffprobeOutput = {'streams': [{'avg_frame_rate': '0/0', 'bit_rate': '127997', 'bits_per_sample':...