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

Untermenü auf mobiler Seite #1348

Closed
danickel opened this issue Dec 22, 2021 · 24 comments
Closed

Untermenü auf mobiler Seite #1348

danickel opened this issue Dec 22, 2021 · 24 comments
Assignees
Labels
feature 🌟 Feature request or enhancement

Comments

@danickel
Copy link

In jarvis v2 gab es auf der mobilen Seite ein Untermenü, mit dem Widgets direkt angesprungen werden konnten.
Dies fehlt in v3 und es wäre super, wenn dies wieder eingefügt werden könnte oder eine Alternative mit der man Widgets direkt anspringen kann.

Begründung: Wenn man bspw. 3 Spalten auf dem Tablet/PC hat und die Ansicht auf dem Smartphone öffnet, werden die 3 Spalten untereinander gelistet. Dadurch muss man in manchen Fällen weit nach unten scrollen, bis man an der gewünschten Stelle angekommen ist.

@danickel danickel added the feature 🌟 Feature request or enhancement label Dec 22, 2021
@assign-milestone-to-issue assign-milestone-to-issue bot added this to the VOTING FEATURE REQUESTS milestone Dec 22, 2021
@assign-milestone-to-issue

This comment was marked as resolved.

@Zefau Zefau removed this from the VOTING FEATURE REQUESTS milestone Jan 6, 2022
@Zefau
Copy link
Owner

Zefau commented Sep 16, 2022

implementiert mit v3.1.0-alpha.43

image

@Zefau
Copy link
Owner

Zefau commented Sep 16, 2022

3.1.0-alpha.44:

image

@mcuiobroker
Copy link
Collaborator

Sieht auf dem Handy nicht so gut aus?
image

@Zefau
Copy link
Owner

Zefau commented Sep 17, 2022

Welches Icon hast du beim Wetter hinterlegt? Dann kann ich das mal durchtesten

@mcuiobroker
Copy link
Collaborator

mcuiobroker commented Sep 17, 2022

carbon:satellite-weather
image

@Zefau
Copy link
Owner

Zefau commented Sep 19, 2022

schau nochmal mit v3.1.0-alpha.46

@mcuiobroker
Copy link
Collaborator

mcuiobroker commented Sep 19, 2022

Besser. Einige Icons werden aber nicht erkannt? Teilweise werden sie nur ein kleiner Bereich dargestellt.
Folgende Icons betroffen:
healthicons:forum-outline emojione-v1:soccer-ball music emojione-monotone:newspaper
PC-Ansicht
image
Mobile Ansicht
image

@Zefau
Copy link
Owner

Zefau commented Sep 21, 2022

schau bitte nochmal mit v3.1.0-alpha.47

@mcuiobroker
Copy link
Collaborator

Sieht gut aus.
image
Nur eine Kleinigkeit. Der Fussball wird nicht vernünftig dargestellt?
Auf dem PC:
image
Mobil:
image
Hängt mit dem DarkMode vom Handy zusammen! Schalte ich den aus ist es korrekt?
image
Kann man da wass machen?

@Zefau
Copy link
Owner

Zefau commented Sep 27, 2022

Auf Desktop in Mobile Mode sieht es ok aus. Kannst du das mal prüfen? Und bei verschiedenen Browsern auf Mobil dasselbe Verhalten?

image

@mcuiobroker
Copy link
Collaborator

mcuiobroker commented Oct 21, 2022

Chrome ist ok, Edge ist ok, Firefox ok.
Fully Kiosk nicht ok.
Hab denen mal ne Mail geschickt, mal schauen.

@Zefau
Copy link
Owner

Zefau commented Oct 21, 2022

Was steckt denn da für eine Engine hinter? Und was genau ist nicht ok?

@mcuiobroker
Copy link
Collaborator

mcuiobroker commented Oct 21, 2022

Problem ist die Darstellung der IconColor. Beispiel oben Bundesliga.

Dark Mode from mobile:OFF (displaying correct)
WaLtI1yNBbC6SC49
uxvJOqNnoW90lEn6

Dark Mode from mobile: ON (displaying not correct!)
leg0EU0o6r0uV000
vnX9Cb594TmCyCNl

Fully nutzt Android Webview (=Chromium)

@mcuiobroker
Copy link
Collaborator

mcuiobroker commented Oct 24, 2022

Antwort von Fully:
Hello,
please check your device has the latest Webview 106 available.
https://www.fully-kiosk.com/#faq-badweb
Please give me a public URL where I can reproduce the issue.

version von Webview ist bei mir die 106.
Gibt es irgendwo eine Public URL die man weitergeben könnte?

@mcuiobroker
Copy link
Collaborator

Habe eine gefunden, direkt iconify

@mcuiobroker
Copy link
Collaborator

Antwort Fully:

I don't really see the issue because replacing the colors of graphics is a feature of the Webview in the dark mode (not a bug).

I can't see unfortunately if Android Webview is making color replacement right for this URL because Google Chrome doesn't show this website in dark mode at all.

Scheint am Samsung zu liegen?

@Zefau
Copy link
Owner

Zefau commented Nov 15, 2022

Ist es nur das eine Icon?

@mcuiobroker
Copy link
Collaborator

Ja, aber es geht auch um Farbveränderungen
NUR bei FULLY:
Dark Mode vom handy aus:
WaLtI1yNBbC6SC49

Dark Mode vom handy an:
leg0EU0o6r0uV000

@Zefau
Copy link
Owner

Zefau commented Nov 15, 2022

Aber auch nur im Untermenü oder überall?

@Zefau
Copy link
Owner

Zefau commented Nov 15, 2022

Versuch mal https://www.svgbackgrounds.com/svg-backgrounds-to-html/ fill und dann #000000

@mcuiobroker
Copy link
Collaborator

Das Beispiel ist ein HomeKitTile.
Auch der Einsatz von background-image bringt keinen Unterschied.

.colorBack {
	color: transparent !important;
	background-repeat: no-repeat;
	background-image: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="1em" height="1em" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"%3E%3Cpath fill="blue" d="M15 13h1.5v2.82l2.44 1.41l-.75 1.3L15 16.69V13m8 3c0 3.87-3.13 7-7 7c-1.91 0-3.64-.76-4.9-2H8c-1.1 0-2-.9-2-2V7h12v2.29c2.89.86 5 3.54 5 6.71m-7-5c-2.76 0-5 2.24-5 5s2.24 5 5 5s5-2.24 5-5s-2.24-5-5-5m3-7v2H5V4h3.5l1-1h5l1 1H19Z"%2F%3E%3C%2Fsvg%3E');
}

image

{"0":"delete-empty","1":"delete-empty blink","default":"delete-clock colorBack"}

image

image

@Zefau Zefau closed this as completed Nov 15, 2022
@Zefau
Copy link
Owner

Zefau commented Nov 15, 2022

Mach mal ein Issue dafür auf, auch wenn ich glaube, dass es nicht mit jarvis lösbar ist. Entfernt sich ja stark vom Feature Request.

@mcuiobroker
Copy link
Collaborator

mcuiobroker commented Nov 16, 2022

Lösung ist eine Einstellung direkt im Fully:
https://mcuiobroker.gitbook.io/jarvis-infos/tipps/browser-infos/fully-kiosk-browser#problem-fully-zeigt-farben-von-jarvis-nicht-korrekt-an

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 🌟 Feature request or enhancement
Projects
Archived in project
Development

No branches or pull requests

3 participants