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

List of text formats should always be on the left by default #107

Open
besuhoff opened this issue Mar 25, 2016 · 1 comment
Open

List of text formats should always be on the left by default #107

besuhoff opened this issue Mar 25, 2016 · 1 comment

Comments

@besuhoff
Copy link
Contributor

image

@bampakoa
Copy link
Contributor

@besuhoff I can confirm that this behavior exists when we choose not to use the buttons array in the html template:

<ng-wig ng-model="text1"></ng-wig>

If we specify which buttons to show (e.g. <ng-wig ng-model="text1" buttons="formats, link"></ng-wig>), then it is always on the left of the toolbar. I think this happens because the Formats plugin is bundled in the ngWig.min.js. Is this bundling on purpose @stevermeister ?

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

2 participants