Closed colinkiama closed 5 years ago
This control seems great fit the short term but my plan was that the background would change every few hours.
So, this control shouldn't be used.
On Thu, 24 Jan 2019, 05:03 Isaac Morris <notifications@github.com wrote:
@colinkiama https://github.com/colinkiama you should see if this can be implemented for the background https://docs.microsoft.com/en-us/windows/communitytoolkit/controls/rotatortile
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/colinkiama/UWP-App-Launcher/issues/10#issuecomment-457068129, or mute the thread https://github.com/notifications/unsubscribe-auth/APvJIIMcAjkGDMhlRXUn2BTUhETCqmLBks5vGT61gaJpZM4Qzxah .
Do you mean download image from webservice, files and folders on same computer, or files and folders on a network?
From files from the computer
On Sat, 26 Jan 2019, 00:54 Isaac Morris <notifications@github.com wrote:
like from a webservice or from files or folders on the computer or network?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/colinkiama/UWP-App-Launcher/issues/10#issuecomment-457784263, or mute the thread https://github.com/notifications/unsubscribe-auth/APvJIPJg1345ESAABkRGED84QWeZUerLks5vG6cygaJpZM4Qzxah .
@colinkiama does it need to run even when the app is not or only when the application is running?
if only when running then i would modify the loading settings function and attach to a thread timer and run it every 60 minutes or so
only when the app is running
On Fri, 22 Feb 2019 at 02:26, Isaac Morris notifications@github.com wrote:
@colinkiama https://github.com/colinkiama does it need to run even when the app is not or only when the application is running?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/colinkiama/UWP-App-Launcher/issues/10#issuecomment-466248747, or mute the thread https://github.com/notifications/unsubscribe-auth/APvJINmwnI64wQpnIkTumRuOVZSre-tmks5vP1U7gaJpZM4Qzxah .
do you want to allow users to say how long in between image changes?
nope
Do we want users to be able to delete images, or change image order
Yeah
@colinkiama i have it where it cycles through but i can not stop if from flickering when changing image do you have any ideas?
Can you show me what the flickering looks like?
Had to upload the video as a zip github does not support mp4
Oh. In that case, I recommend cycling through images using a flip view
even with the flipview i am still getting the flickering looking to add animation to see if i can animate smoothly when changing pictures
@colinkiama even with animation i was unable to get smooth transistions, i changed flipview for rotatortile and currently have the rotation delay set to 15 seconds to check image changing, i get no flicker and it is smooth transistions So far the only thing i do not have implemented for changing backgrounds is persistance think i know how to do that currently working on it if you would like to look at it i have it on cyclebackground branch
I've had a look. Yeah it works great.
@colinkiama i am not sure if that branch had the persistance update to it or not if not will upload soon
@colinkiama that branch did have persistance is there anything else i should try. I am looking to make the application more responsive
merge request #34 added feature
@colinkiama you should see if this can be implemented for the background https://docs.microsoft.com/en-us/windows/communitytoolkit/controls/rotatortile