BDhara

Results 6 comments of BDhara

I am having same issue..still it is unsolved..have u solved it? @mikeful

I solved above one but there is another problem also..when you open demo in chrome and type anything and press ctrl+z it will add different text..It happen only in chrome.....

is there any solution or suggestion ?

Hi Michael, I will be working on this PR in short time. Regards, Dhara Bhatia On Thu, Apr 25, 2024, 10:46 AM Michaël Maillot ***@***.***> wrote: > Hi @BDhara ,...

Hi Michael, Yes I am interested to do this change. Regards, Dhara Bhatia On Wed, Sep 13, 2023 at 11:33 AM Michaël Maillot ***@***.***> wrote: > Hi @BDhara , >...

add var textpos = this.$text.position(); pos.left = pos.left + textpos.left; pos.top = pos.top + textpos.top; in this.caretPos = function () { this.update(); var $caret = this.$mirror.find('.' + caretClass) , pos...