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

Fix toggle status of show all comments button #10803

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

GulsahKose
Copy link
Contributor

Before initial state was always true.
Now we decide to initial state according to document have comments or not. If document have comments, default initial state is comments on, if not comments off.

Change-Id: If3e8eb5eeff29c8a72658d0afafc7379444d62ab

  • Resolves: #
  • Target version: master

Summary

TODO

  • ...

Checklist

  • I have run make prettier-write and formatted the code.
  • All commits have Change-Id
  • I have run tests with make check
  • I have issued make run and manually verified that everything looks okay
  • Documentation (manuals or wiki) has been updated or is not required

Before initial state was always true.
Now we decide to initial state according to document have comments or
not. If document have comments, default initial state is comments on, if
not comments off.

Signed-off-by: Gülşah Köse <gulsah.kose@collabora.com>
Change-Id: If3e8eb5eeff29c8a72658d0afafc7379444d62ab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: To Review
Development

Successfully merging this pull request may close these issues.

1 participant