treeform / fidget

Figma based UI library for nim, with HTML and OpenGL backends.
MIT License
763 stars 32 forks source link

fix shader paths #105

Closed guzba closed 3 years ago

guzba commented 3 years ago

currentSourcePath() is returning the path to fidget/opengl/shaders.nim now instead of the file that is calling the template. getProjectPath() gives correct clickable paths.