-
Notifications
You must be signed in to change notification settings - Fork 13
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
CSS Transform with Scale and Translate #82
Comments
Unfortunately, this module is no longer being developed here. But there is an active fork. If I place two modules of the fork one below the other, it looks like this: Try the fork. If you still have the issue, please show your Can you say what the |
Machen wir das mal auf Deutsch. Habe außerdem jetzt erst davon erfahren was Forks auf GitHub sind. Soll ich dann das nehmen von den User ucfnet002? Oder das, wo du den Link gesetzt hast? Weil ich es nicht so richtig verstehe, da ich keinen Unterschied davon sehe. Werde es dann morgen austesten. Dazu weiß ich selber nicht, was die beiden mit "erx" und "ENO" bedeuten. |
Der Fork von @ucfnet002 ist nicht immer aktuell, nimm also am besten den, den ich verlinkt habe. Ich habe ihn erstellt, da @raywo, der Ersteller des Moduls, hier leider seit längerem nicht mehr aktiv ist und entsprechend auf Fehlermeldungen und Verbesserungsvorschläge nicht reagiert. |
Ich hab das jetzt ausprobiert und bin jetzt auf eine neues Problem gestoßen. Jetzt ist es die ganze Zeit auf "Lade...", obwohl ich die StationID von dem query_stations.js genommen habe. Bsp. von Zoo Hannover ist ja die 638971 (hab auch mal testweise mit drei Nullen davor ausprobiert) |
Zeig mal wie du das Modul konfiguriert hast. Bei mir funktioniert es mit der 638971.
|
|
Bei mir funktioniert deine Konfiguration. Hast du das Modul entsprechend der Anleitung installiert? Hast du die akuelle MagicMirror-Version (2.15.0)? |
Ich habe es nach Anleitung installiert und MagicMirror müsste aktuell sein. Ich hab auf dem Browser das ausprobiert und es steht ""config.log" is undefined" (mit F12). Hab das mal testweise entfernt, weil mal ein anderes Modul damit Probleme hatte beides gleichzeitig zum laufen zu bringen (Fußballstandings und Google Maps Traffic). Ich hab noch das alte Modul installiert, aber nur umbenannt und nicht verschoben. Müsste evtl. das mal ausprobieren, aber das mache ich dann erst morgen oder am Montag. |
Okay, um einen Konflikt mit anderen Modulen auszuschließen, könntest du noch probieren alle anderen Module aus der Konfigurationsdatei zu entfernen. |
I use this module twice and I have to make those modules smaller, I use the transform code with scale and translate. My problem is, that there is a big distance between these modules. How do I make it, that the distance between them is lower?
The text was updated successfully, but these errors were encountered: