2020-07-01 10:02 PM
Can someone tell me if/where the content that used to be in the open repository is now available? The open repository appears to have been recently wiped. https://github.com/touchgfx/touchgfx-open-repository/
I'm also curious to know why it was wiped?
Solved! Go to Solution.
2020-07-01 11:57 PM
I wiped it a few weeks ago.
The hope was that we would have more contributors and we ended up having to support a lot of "out-dated" examples/widgets as the framework progressed. Does that make sense?
Secret: I didn't re-write/wipe the history, so if you clone the repo it is only the last commit that wiped everything.
But officially it's not active anymore and only contains links to the doc site and the community.
/Martin
2020-07-01 11:57 PM
I wiped it a few weeks ago.
The hope was that we would have more contributors and we ended up having to support a lot of "out-dated" examples/widgets as the framework progressed. Does that make sense?
Secret: I didn't re-write/wipe the history, so if you clone the repo it is only the last commit that wiped everything.
But officially it's not active anymore and only contains links to the doc site and the community.
/Martin
2020-07-02 01:24 AM
OK, thanks for the info, yep that makes sense.
Cheers,
2020-07-02 01:31 AM
https://github.com/touchgfx/touchgfx-open-repository/commit/d6c8086103ca0d4da37784bfb3b64c00a5b8b335
This commit has everything, if you want to peek at it.
2020-07-02 05:03 PM
Thanks Martin, actually I'd already snaffled the repo, based on your earlier answer :beaming_face_with_smiling_eyes: :thumbs_up:
2023-06-30 09:24 AM - edited 2023-06-30 09:24 AM
Hi,
I have tried the Carousel widget, that i know is working on a project with touchGFX 4.10 do you know if there where any issues with widget with newer touchGFX versions? I am using 4.21.3.
Cheers