Code Monkey home page Code Monkey logo

Comments (17)

flatsiedatsie avatar flatsiedatsie commented on June 20, 2024

I'm not able to reproduce this.

CSS on the icons (right click ->inspect) should be something like:

@media (min-width: 768px)
#dashcontent h2 + div.divider .span4:nth-child(-n+3) div.item.bandleader.withstatus.statuscount5 td#status > .wrapper img, #dashcontent h2 + div.divider .span4:nth-child(-n+3) div.item.bandleader.withstatus.statuscount5 td.status > .wrapper img, #dashcontent h2 + div.divider .span4:nth-child(-n+3) div.item.bandleader.withstatus.statuscount6 td#status > .wrapper img, #dashcontent h2 + div.divider .span4:nth-child(-n+3) div.item.bandleader.withstatus.statuscount6 td.status > .wrapper img {
height: 16px;
width: 16px;
/* top: 8px; */
display: inline-block!important;
}

What's your window size?
Are you on compact mode?

from domoticz-aurora-theme.

xztraz avatar xztraz commented on June 20, 2024

before muckup
image

after muckup (try scrolling a bit up and down. takes about 30 sec to show sometimes)
image

settings
image
image

from domoticz-aurora-theme.

xztraz avatar xztraz commented on June 20, 2024

Seem to loose some styling when data reloads sometimes

before
image

after
image

from domoticz-aurora-theme.

xztraz avatar xztraz commented on June 20, 2024

btw. the sensor don't update all values at the same time. there are 2 different packets from weatherstation that get updates on different sensors in the station. wind speed every time, alternating temp/hum and winddir. if that could be affecting

from domoticz-aurora-theme.

flatsiedatsie avatar flatsiedatsie commented on June 20, 2024

Perhaps that's it. The theme tries its best to figure out when new data is available, and listens for interface changes. But this 'hooking into' Domoticz is not the optimal solution. A future version of Domoticz would ideally call a function in the theme.js file, to tell the theme to apply its desired modifications.

from domoticz-aurora-theme.

flatsiedatsie avatar flatsiedatsie commented on June 20, 2024

Ah, form the picture I can see that it loses the "withstatus" class.

from domoticz-aurora-theme.

xztraz avatar xztraz commented on June 20, 2024

well spotted. but what does it mean? other than then styling is lost :D

from domoticz-aurora-theme.

flatsiedatsie avatar flatsiedatsie commented on June 20, 2024

I've uploaded a change to the css to make it less fussy about having that class. It might solve your problem. Or introduce new ones :-)

from domoticz-aurora-theme.

xztraz avatar xztraz commented on June 20, 2024

Almost there. icon size stays small now but there is something making a newline

Before:
image

After sensor update:
image

from domoticz-aurora-theme.

xztraz avatar xztraz commented on June 20, 2024

And seem to loose some indent or margin too. I also get the same on some standard temp sensors (with humidity)

from domoticz-aurora-theme.

xztraz avatar xztraz commented on June 20, 2024

image
the grouping feature seem to group items a bit randomly. different groups of termometers, shows duplicates.

from domoticz-aurora-theme.

flatsiedatsie avatar flatsiedatsie commented on June 20, 2024

Is this still an issue? I remember trying to fix this.

The grouping this is a new issue. I have no idea how that's possible.

from domoticz-aurora-theme.

xztraz avatar xztraz commented on June 20, 2024

haven't tried since your last update but then it was an issue with the random grouping atleast. have to try again

from domoticz-aurora-theme.

xztraz avatar xztraz commented on June 20, 2024

Icon scale seem ok now. but i get rowbreaks?(after a while, looks ok at first) and the grouping is weird.

from domoticz-aurora-theme.

xztraz avatar xztraz commented on June 20, 2024

one more weird behavior is that if i rearange the merged blocks they dissapear. so order seem to matter too

from domoticz-aurora-theme.

bloedersack avatar bloedersack commented on June 20, 2024

I have a similar problem with grouping

In the first group the symbol of the air pressure is missing and the symbols are right justified. The second one's okay. For the last group, the symbol is too large and a symbol is missing.

image

OS, Domoticz (Beta) and Aurora are up-to-date. Browser cache etc. deleted.

from domoticz-aurora-theme.

flatsiedatsie avatar flatsiedatsie commented on June 20, 2024

Thanks. This part should probably be remade some time.

from domoticz-aurora-theme.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.