LinwoodDev / Butterfly

🎨 Powerful, minimalistic, cross-platform, opensource note-taking app
https://butterfly.linwood.dev
GNU Affero General Public License v3.0
981 stars 67 forks source link

Drawing outside window#521 #646

Closed MrGumpIT closed 6 months ago

vercel[bot] commented 6 months ago

@MrGumpIT is attempting to deploy a commit to the Linwood Team on Vercel.

A member of the Team first needs to authorize it.

CodeDoctorDE commented 6 months ago

i will test it tomorrow but here you should also remove the pubspec.lock change

vercel[bot] commented 6 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
butterfly ✅ Ready (Inspect) Visit Preview Mar 27, 2024 7:41pm
MrGumpIT commented 6 months ago

You need to remove: https://github.com/LinwoodDev/Butterfly/issues/521#issuecomment-1920697889 onExit: kIsWeb ? (event) => cubit.resetInput( context.read()) : null,

CodeDoctorDE commented 6 months ago

Surprisingly it really works, thanks. I really don't know why this bug exists. I will merge this!