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

Cleanup section implementation in CesiumInspector #6996

Merged
merged 2 commits into from
Sep 6, 2018

Conversation

SunBlack
Copy link

@SunBlack SunBlack commented Sep 2, 2018

Addition to #6956, to make click behavior of title consistent to checkbox labels click behavior

  • Headers are now using h3 elements instead of being just text in a div
  • Full header is now clickable to collapse/expand section instead of just +/-
  • +/- symbols before section title are now added via css instead of js, so they can be replaced by designer
  • Title and content of a section are now grouped together into a container

* Headers are now using h3 elements instead of being just text in a div
* Full header is now clickable to collapse/expand section instead of just +/-
* +/- symbols before section title are now added via css instead of js, so they can be replaced by designer
* Title and content of a section are now grouped together into a container
@cesium-concierge
Copy link

Thanks for the pull request @SunBlack!

  • ✔️ Signed CLA found.
  • CHANGES.md was not updated.
    • If this change updates the public API in any way, please add a bullet point to CHANGES.md.

Reviewers, don't forget to make sure that:

  • Cesium Viewer works.
  • Works in 2D/CV.
  • Works (or fails gracefully) in IE11.

I am a bot who helps you make Cesium awesome! Contributions to my configuration are welcome.

🌍 🌎 🌏

@hpinkos
Copy link
Contributor

hpinkos commented Sep 4, 2018

Thanks @SunBlack! I'll take a look at this after the release goes out today

@hpinkos
Copy link
Contributor

hpinkos commented Sep 6, 2018

Looks great, thanks for the PR @SunBlack!

@hpinkos hpinkos merged commit 10588c0 into CesiumGS:master Sep 6, 2018
@SunBlack SunBlack deleted the refactor_CesiumInspector_sections branch September 21, 2018 17:51
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.

3 participants