Themabewertung:
  • 1 Bewertung(en) - 5 im Durchschnitt
  • 1
  • 2
  • 3
  • 4
  • 5

Weather Elements HD - Version 6 - late 2014

Hi Zed,

hast du schon iOS9 upgedated und das Theme aufgespielt?
Zitieren

(13.12.2014, 22:32)barnyblack schrieb:  Mein Bild ist einfach ohne Grund verschoben mit einmal. Weiß jemand, woran das liegen könnte?

Habe das Problem jetzt auf meinen 6s. In LockHTML ist bei Erweitert/Widget Koordinaten bei X und Y die 0 eingetragen

Wüsste evtl. jemand, wie ich das Bild normal hinbekomme?




[Bild: IMG_3318.png]
Zitieren

Moin.

Prinzipiell läuft WE auch unter iOS 9.  ich musste nur die Symlinks neu kopieren.  Allerdings tritt bei mir -IP 6 - dasselbe Phänomen auf wie bei Barney. Das Script, das hell7 für die Autoscalierung geschrieben hat, funktioniert leider nicht mehr.  Keine Ahnung, woran das liegt. 

Wenn man in der lockbackground.html unter #weather Icon die Werte auf 670 u. 375 px setzt, ist die Grafik wieder bildschirmfüllend.  Aber: nicht auf den forecast Screens und die Beschreibungen sitzen ebenfalls nicht richtig. Vermutlich muss alles per Hand angepasst werden.

CU
Zed

 iPhone 12 Pro Max @iOS 16.5.1  iMac 27" 3.2 GHz  Macbook Pro 13.3" 
Zitieren

Hmm, bei mir kommt dieses Bild jetzt:

[Bild: FullSizeRender.jpg]
Zitieren

So sieht es jetzt aus bei mir (hoffentlicht kann jemand das Theme für das iPhone 6s updaten):


[Bild: FullSizeRender.jpg]
Zitieren

(19.10.2015, 00:14)barnyblack schrieb:  So it looks now with me (hoffentlicht can someone Theme for iPhone 6s updating):


[Bild: FullSizeRender.jpg]


Hi Barney,

I added the Weather Elements V6 on Iphone 6plus today for iOS 9.0.2 and i am getting the same error as you are with the screen size, i have installed the latest Lockhtml4 and nothing has changed. I had this on the same iphone for iOS 8.4.1 and it worked perfect until now. How did you get this to work on your full screen now?

Thank you man
Zitieren

From dj zed:



Zitat:If under #weather Icon the values to 670 u. 375 px are employed in the LockBackground.html, the graphics fill the screen again. But not also sit not right on the forecast screens and descriptions. Probably everything has to be adjusted manually.
Zitieren

hi,

leider muss tatsächlicher jeder Wert angepasst werden, um die Skalierung auszugleichen. Das ist ziemlich viel Gefummel. Ich mach das für mein 6er, aber für das 6+ kann ich leider nichts machen. Ich hatte auch schon Kontakt mit hell7, der das script geschrieben hat - er hat leider auch keine Lösung. Wenn ich fertig bin, stelle ich meine Blockbackground gerne zur Verfügung.


@mambak: Since 9.02 the script in the lockbackground.html: 

<script>
var width = window.innerWidth;
if(width == 375){
viewport = document.querySelector("meta[name=viewport]");
viewport.setAttribute('content', 'width=device-width, initial-scale=1.18, maximum-scale=1.18, user-scalable=0');
}
else if(width == 414 ){
viewport = document.querySelector("meta[name=viewport]");
viewport.setAttribute('content', 'width=device-width, initial-scale=1.3, maximum-scale=1.3, user-scalable=0');
}
else{}
</script>

for the automatically upscaling (ip 6, ip6+) does'nt work anymore. Don't know why. so you you have to adjust every single value. A lot of work. I can do this für the ip6, but not for the 6+. Im sorry man.

CU
Zed

 iPhone 12 Pro Max @iOS 16.5.1  iMac 27" 3.2 GHz  Macbook Pro 13.3" 
Zitieren

(19.10.2015, 12:19)dj zed schrieb:  Wenn ich fertig bin, stelle ich meine Blockbackground gerne zur Verfügung.

Da sage ich schonmal jetzt Danke!
Zitieren

so gents,

ich habe es jetzt mal zusammengefrickelt ... Für das iPhone 6 sieht es jetzt imho ganz manierlich aus. Für das iPhone 6+ kann ich leider nicht testen.

Viel Spass damit.

CU
Zed

 iPhone 12 Pro Max @iOS 16.5.1  iMac 27" 3.2 GHz  Macbook Pro 13.3" 
Zitieren

Nachtrag:

die Animationen müssten auch angepasst werden - das ist mir aber zu mühselig.

CU
Zed 

 iPhone 12 Pro Max @iOS 16.5.1  iMac 27" 3.2 GHz  Macbook Pro 13.3" 
Zitieren

@dj zed
So Zed,

So your saying that this wont work on Iphone 6Plus for iOS 9.0.2 right? Is it something different from 8.4 to 9.0.2 that is causing this. What should i do with this LockBackground.hmtl file you submitted, can we change it with the other one?

Thank you man
Zitieren

hi,

i think it will work, but the problem at the moment ist the upscaling. the script which does it automatically doesn't work under 9.02. The file i submitted ist the modified one for the iphone 6. did you try it?

CU

 iPhone 12 Pro Max @iOS 16.5.1  iMac 27" 3.2 GHz  Macbook Pro 13.3" 
Zitieren

@dj zed Ok i see, yes i tried it but its modified for Iphone 6 and not 6 Plus, but its still the clock and the date is out of place and not align in the middle of the screen
Zitieren

(19.10.2015, 15:25)dj zed schrieb:  so gents,

ich habe es jetzt mal zusammengefrickelt ... Für das iPhone 6 sieht es jetzt imho ganz manierlich aus. Für das iPhone 6+ kann ich leider nicht testen.

Viel Spass damit.

CU
Zed

Kannst Du mir kurz noch sagen, wie ich den linken und rechten Pfeil weg bekomme?
Zitieren

Um die Pfeile verschwinden zu lassen, musst Du diesen Code-Teil modifizieren:

Zitat:p id="rightarrow" style="display:none; position: absolute; top: 270px; left: 0px; width: 150px; height: 150px;" onClick="moreInfo();"><img style="margin-right:100px; margin-top:110px;" id="forecastarrowright" src="images/grey_arrow_right.png" p id="rightarrow" style="display:none; position: absolute; top: 270px; left: 0px; width: 150px; height: 150px;" onClick="moreInfo();"><img style="margin-right:100px; margin-top:110px;" id="forecastarrowright" src="images/grey_arrow_right.png" border="0"/> </p>

  <p id="leftarrow" style="display:none; position: absolute; top: 270px; left: 165px; width: 150px; height: 150px;" onClick="forecastTemp();"><img style="margin-right:15px; margin-top:110px;" id="forecastarrowleft" src="images/grey_arrow_left.png" border="0"/="0"/> </p>

  <p id="leftarrow" style="display:none; position: absolute; top: 270px; left: 165px; width: 150px; height: 150px;" onClick="forecastTemp();"><img style="margin-right:15px; margin-top:110px;" id="forecastarrowleft" src="images/grey_arrow_left.png" border="0"/

Die Grafiken "grey_arrow_left.png bzw. ...right.png entweder durch transparente Grafiken ersetzen oder auskommentieren. Das dann auch für die beiden Forecast Seiten.

 iPhone 12 Pro Max @iOS 16.5.1  iMac 27" 3.2 GHz  Macbook Pro 13.3" 
Zitieren

@dj zed Alright so this officially means that it wont work for Iphone 6 Plus for who know when.
Zitieren

HI hätte eine frage hätte einer das theme für ein iphone 5s da?
Zitieren

moin,

das Paket aus Post #1 sollte funktionieren. wenn Du dazu noch die Dateien aus dem Paket "RealFeel" aus Post #75 ergänzt, ssolltest Du up to date sein. Wenn Du auch an dem Uhrenfant interessiert bist, benötigst Du noch das Paket aus Post #12.

Probiers es mal und melde Dich.

@all: Hat jemand die lockbackground.html für das 6+ angepasst und kann mir die mal zur Verfügung stellen?

Danke

CU
Zed

 iPhone 12 Pro Max @iOS 16.5.1  iMac 27" 3.2 GHz  Macbook Pro 13.3" 
Zitieren

HI erst mal dank für die hilfe runter geladen habe ich bis auf die uhr der link ist down
Die andern sachen alle erstetzt doch leider ist bei mir alles grau hinterlegt wie ihn post 104 kann auch nciht speichern?
Was für eine zahl muss ich für Ingolstadt ein geben?
Zitieren


Möglicherweise verwandte Themen…
Thema / Verfasser Antworten Ansichten Letzter Beitrag
Letzter Beitrag von Portier1
23.01.2015, 11:58



Benutzer, die gerade dieses Thema anschauen: 2 Gast/Gäste