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

Add buttons in Markdown activity to show/hide Editor/Preview #105

Closed
llaske opened this issue Mar 8, 2017 · 7 comments
Closed

Add buttons in Markdown activity to show/hide Editor/Preview #105

llaske opened this issue Mar 8, 2017 · 7 comments
Milestone

Comments

@llaske
Copy link
Owner

llaske commented Mar 8, 2017

Add buttons in the toolbar to show/hide Editor or Preview pane

@aditodkar
Copy link

Hello I am new to open source I would like to work on this how to get started

@llaske
Copy link
Owner Author

llaske commented Mar 9, 2017

Hi,
A good start is to understand the Activities part of the README file. https://github.com/llaske/sugarizer#activities
You could also follow the video tutorial to create an activity https://www.youtube.com/watch?v=31CCAYy0pLE&feature=youtu.be
Finally you have to understand how the Markdown activity work.

@aditodkar
Copy link

Thanks for providing the youtube link it was very helpful can you please tell me where can I get more information about Markdown activity.

@dinesh-sirvi
Copy link
Contributor

dinesh-sirvi commented Mar 10, 2017

--Some questions--
1)When I hide preview area, should the input area expand and take the entire width and vice versa?
2)Should it be allowed to hide both of the areas ie., input and preview at the same time?

@llaske
Copy link
Owner Author

llaske commented Mar 11, 2017

It has no sense to hide both areas so the non hide area should take the whole space

@dinesh-sirvi
Copy link
Contributor

Opened a pr, plz check

@llaske
Copy link
Owner Author

llaske commented Mar 28, 2017

Fixed in 5f64229

@llaske llaske closed this as completed Mar 28, 2017
@llaske llaske added this to the v0.9 milestone Mar 28, 2017
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

3 participants