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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃拕 Set fixed height of editor to keep toolbar visible #36

Merged
merged 1 commit into from
Jun 6, 2018

Conversation

micgro42
Copy link
Contributor

@micgro42 micgro42 commented Jun 6, 2018

This hides also the editor size controls, since they are not yet hooked up to the editor

Closes #26

This hides also the editor size controls, since they are not yet hooked up to the editor

Closes #26
@@ -37,5 +37,6 @@ jQuery(() => {
}

jQuery('#wiki__text').hide();
jQuery('#size__ctl').hide();
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we will want the size controls back later on. I'll merge this but we should keep the ticket open.

@splitbrain splitbrain merged commit be2cb97 into master Jun 6, 2018
@splitbrain splitbrain deleted the fixedEditorHeight branch June 6, 2018 11:52
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

Successfully merging this pull request may close these issues.

None yet

2 participants