kreator.js
kreator.js copied to clipboard
Text alignment
I just tried kreator. It's a very nice idea. I was hoping that I could set the text alignment for each paragraph. The problem with Reveal.js is that the text is aligned at the center. That problem has been exacerbated in kreator by aligning each list item at the center. It would be nice to be able to set text alignment for separate elements.
The master branch got text alignment :)
The browserify branch is work in progress and the 2.0 version of kreator.js is due in 8 days. The 2.0 version will be as simple as possible and it's mostly a complete rewrite of kreator.js @piatra could possibly label this as enhancement or feature and include it in the 2.0 milestone or a later version, but I can't promise it will be in the 2.0 release.
You can set the alignment using these buttons
Is this the effect you wanted to achieve ?
Although I must admit the interface isn't doing a really good job at letting you know that. Please let me know if you have any ideas on how to make it better. I'll make sure that the new version (which will be out next week https://github.com/piatra/kreator.js/issues/milestones) will provide better features for text positioning.
As soon as I opened the online demo, I saw them and I tried them but they did nothing. I first push the list button, write the item and then try to change the alignment using the alignment button. I just tried pushing the alignment button first and then do the rest. That did not help either.
The way it works now is that you have to have a certain row selected (just clicking on it or select the text) and then select the action, in this case the alignment. I'll try to make it easier and provide an interface more similar to popular text editors.
On Thu, Feb 20, 2014 at 8:18 PM, Behzad Samadi [email protected]:
As soon as I opened the online demo, I saw them and I tried them but they did nothing. I first push the list button, write the item and then try to change the alignment using the alignment button. I just tried pushing the alignment button first and then do the rest. That did not help either.
Reply to this email directly or view it on GitHubhttps://github.com/piatra/kreator.js/issues/23#issuecomment-35651928 .
Andrei Oprea
I just tried it again. If I press the alignment button right after typing the item, it works. However, if I go to the next line, it stops working even if I select the line or the text.
Also, the dots of an itemized list have to be aligned vertically. These are not independent lines.