-
Notifications
You must be signed in to change notification settings - Fork 1
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
Undefined pointer.ButtonLeft When execute go run -race github.com/yarcat/playground-gio/transition-app #4
Comments
Sorry for the delay Tried out
Seems to work perfectly to me Could you try to repeat the same? |
I think the reason is that I haven't updated my dependencies for a long while. Maybe there's no more |
Hi, tnx for responce
[image: image.png]
…On Fri, Sep 24, 2021 at 9:18 PM yarcat ***@***.***> wrote:
I think the reason is that I haven't updated my dependencies for a long
while. Maybe there's no more pointer.ButtonLeft in gioui. How do you run
it?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#4 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACJUWLJL7I4FBAPFOFM4XKDUDS6IFANCNFSM5C7M2TRQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Yeah, you need a r/o version. Please use |
Um....it is all ? :D |
Hahaha The original idea was to create gifs with special transformations to
create gifs like this (again, never finished it, like most of the things i
have in my public repos)
…On Sat, Sep 25, 2021, 4:28 PM Tech Com Spot ***@***.***> wrote:
Um....it is all ? :D
I mean what does it do?
Is it only preview for gifs or they could be created with the app ?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#4 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAQCMF7VLE4LSSWENGEU2TUDXMBDANCNFSM5C7M2TRQ>
.
|
Yes, it could. I'll show you how to do it later today or tomorrow (wanna
try it out myself to ensure it still works, but it used to work for
mobile).
Meanwhile you can try it yourself https://gioui.org/doc/mobile just ensure
that you do it from the inside of that directory. GioUI has changed a lot
over last year! So you want to build it using the same version i had back
then
…On Sat, Sep 25, 2021, 4:45 PM Tech Com Spot ***@***.***> wrote:
Could it be build for android?
Because I got the error
[image: image]
<https://user-images.githubusercontent.com/9653037/134775457-8a0627f3-6004-4513-8102-766dcb19c2a4.png>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#4 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAQCMEWFEMIAIC5BBXEIZLUDXN65ANCNFSM5C7M2TRQ>
.
|
LoL This one I've created manually, and then decided to automate the process. But had never finished it (-; |
It builds for me Please note that I've invoked this:
|
....\go\pkg\mod\github.com\yarcat\playground-gio@v0.0.0-20200921171708-533b06c8706a\transition-app\gesture\drag.go:31:20: undefined: pointer.ButtonLeft
Hi, I tried to execute go run -race github.com/yarcat/playground-gio/transition-app but got such kind of an error.
Could you advice, please ?
The text was updated successfully, but these errors were encountered: