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

A way to change the size seperate, icon and CircleMenu Buttons #248

Open
D3ltorohd opened this issue Oct 4, 2019 · 0 comments
Open

A way to change the size seperate, icon and CircleMenu Buttons #248

D3ltorohd opened this issue Oct 4, 2019 · 0 comments

Comments

@D3ltorohd
Copy link

Hello,
i have tried so many things, is there a way that i can make the icon in the middle greater than the buttons from the pop'ed up circlemenu ?

When i change the size over the class all is gona be bigger, the buttons from the circlemenu to.

This is what i have.

<div data-type="circlemenu" class="circlemenu"> <ul> <li><div data-type="symbol" data-device="Selina" data-get="state" data-get-on='["drive-up","drive-down","open","closed","pct-0","pct-10","pct-20","pct-30","pct-40","pct-50","pct-60","pct-70","pct-80","pct-90","pct-100"]' data-icons='["oa-fts_shutter_up","oa-fts_shutter_down","oa-fts_window_2w","oa-fts_shutter_100","oa-fts_shutter_100","oa-fts_shutter_90","oa-fts_shutter_80","oa-fts_shutter_70","oa-fts_shutter_60","oa-fts_shutter_50","oa-fts_shutter_40","oa-fts_shutter_30","oa-fts_shutter_20","oa-fts_shutter_10","oa-fts_window_2w"]' data-colors='["red","red","grey","green","green","#ebbd05","#ebbd05","#ebbd05","#ebbd05","#ebbd05","#ebbd05","#ebbd05","#ebbd05","#ebbd05","#ebbd05"]' ></div></li> <li><div data-type="push" data-device="Selina" data-set-on="stop" data-icon="fa-angle-stop"></div></li> <li><div data-type="push" data-device="Selina" data-set-on="pct 0" data-icon="fa-angle-down"></div></li> <li><div data-type="push" data-device="Selina" data-set-on="pct 80" data-icon="">80</div></li> <li><div data-type="push" data-device="Selina" data-set-on="pct 60" data-icon="">60</div></li> <li><div data-type="push" data-device="Selina" data-set-on="pct 40" data-icon="">40</div></li> <li><div data-type="push" data-device="Selina" data-set-on="pct 20" data-icon="">20</div></li> <li><div data-type="push" data-device="Selina" data-set-on="pct 100" data-icon="fa-angle-up"></div></li> </ul> </div>

Is there a way to do this ?

Greet's

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

1 participant