ParthJadhav / Tkinter-Designer

An easy and fast way to create a Python GUI 🐍
BSD 3-Clause "New" or "Revised" License
8.62k stars 793 forks source link

Report bug - Figma URL change? #416

Open lucaslab-git opened 1 month ago

lucaslab-git commented 1 month ago

When I copy the Figma URL, I get this: https://www.figma.com/design/3YQp........

When I try to run it in Tkinter Designer, I get an error: Invalid file URL

If I change the word from Design to File, it works https://www.figma.com/**file**/3YQp........

Did Figma maybe change something in their URl system?

lucaslab-git commented 1 month ago

Sorry, my mistake has already been discussed in this issue: https://github.com/ParthJadhav/Tkinter-Designer/issues/404