Bug in the SMAth by copy & paste of any varuable (CTR+C & CTR+V)

Bug in the SMAth by copy & paste of any varuable (CTR+C & CTR+V) - Сообщения

#1 Опубликовано: 4 года назад
Andrey

Andrey

1 сообщений из 44 понравились пользователям.

Группа: User

Dear SSMath Developer,

I think the SSMath version ( "0.99.7792" ) has a bug.

If one couples an object from the math. formula (with help of CTRL+C), then CTRL+V, then appears instead of the variable at the page a graphic


bug.gif


Best regards,
Andrey
#2 Опубликовано: 4 года назад
Davide Carpi

Davide Carpi

1 418 сообщений из 2 874 понравились пользователям.

Группа: Moderator

This is because the plugin implements

public string[] SupportedClipboardFormats => new[] { DataFormats.UnicodeText };

Hence when a plain text is passed the plugin handle the action.

Guess would be needed a "paste as" when multiple plugins are available for such task, with the built-in as default (if any).
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
1 пользователям понравился этот пост
Andrey Ivashov 4 года назад
#3 Опубликовано: 4 года назад
Andrey

Andrey

1 сообщений из 44 понравились пользователям.

Группа: User

Wrote

This is because the plugin implements

public string[] SupportedClipboardFormats => new[] { DataFormats.UnicodeText };

Hence when a plain text is passed the plugin handle the action.

Guess would be needed a "paste as" when multiple plugins are available for such task, with the built-in as default (if any).




Hello Davide,


thank you for your answer.

Now I have the dilemma, which plugin is responsible for this effect...
I have to turn on and off each plugin step by step to determine it.

Best regards,
Andrey


#4 Опубликовано: 4 года назад
Davide Carpi

Davide Carpi

1 418 сообщений из 2 874 понравились пользователям.

Группа: Moderator

Is the plugin that is shown when you paste the data

So in this case is XYPlotRegion probably
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
#5 Опубликовано: 4 года назад
Andrey Ivashov

Andrey Ivashov

2 276 сообщений из 3 769 понравились пользователям.

Группа: Super Administrator

I've corrected plug-ins to disable handling of text from clipboard by default (as I see it was activated by mistake because of using the same code templates).
So issue is gone. One just need to update installed plug-ins. Note: the latest SMath Studio beta must be used.

Best regards.
#6 Опубликовано: 4 года назад
Andrey

Andrey

1 сообщений из 44 понравились пользователям.

Группа: User


Hello Andrey and Davide,

thank you for the help and the fixing of this nice tool.

Best regards,
Andrey
  • Новые сообщения Новые сообщения
  • Нет новых сообщений Нет новых сообщений