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 icons to MeasureTool type chooser buttons #340

Merged
merged 1 commit into from
Jul 24, 2023

Conversation

chrismayer
Copy link
Collaborator

This PR is based on #339. (see this diff for the relevant changeset)

This PR adds icons to the measure type chooser buttons in the MeasureTool module:

image

Also adds a module property iconsOnly to force showing icons only (no text) for the buttons:

image

The get this set the module property

"iconsOnly": true

in the module config within the app-conf.json.

Copy link
Collaborator

@JakobMiksch JakobMiksch left a comment

Choose a reason for hiding this comment

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

Code looks good. But I did not run it. Ready to merge from my side.

Adds icons to the measure type chooser buttons in the MeasureTool
module. Also adds a module property 'iconsOnly' to force showing icons
only (no text) for the buttons.
@chrismayer
Copy link
Collaborator Author

Thanks for the review @JakobMiksch. I just rebased with current master and will merge now.

@chrismayer chrismayer merged commit 281fec2 into wegue-oss:master Jul 24, 2023
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.

2 participants