Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Align.extendIcons doesn't work probably #2

Closed
ismail9k opened this issue Jul 16, 2018 · 0 comments
Closed

Align.extendIcons doesn't work probably #2

ismail9k opened this issue Jul 16, 2018 · 0 comments

Comments

@ismail9k
Copy link

General info:

  • Align version: 0.0.22
  • Browser(s): FireFox, Chrome
  • Operating system: Windows 10, macOS

Description:

Failed to extend Align's Icons using Align.extendIcons

Steps To Reproduce:

Add this code snippet as documented

// change bold command icon
Align.extendIcons(
  'bold',
  'M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm9 7h-6v13h-2v-6h-2v6H9V9H3V7h18v2z'
);

The icon didn't changed, also can't add new icon to the icons list

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant