You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For backward compatibility, keep the original interface
* DiagramTextProviderS2: Reverted.
* DiagramTextProviderS3: Added. It provides disableStyle() and isStyleEnabled().
* AbstractDiagramSourceView (createSetDiagramStyleAction): isChecked() returns false when dpts2 is of DiagramTextProviderS2. And only when dpts2 is of DiagramTextProviderS3, use isStyleEnabled() and disableStyle()