gregjohnson2017 / tabula-editor

An image editor built from scratch with OpenGL in Go.
MIT License
7 stars 0 forks source link

Selection outline not working on first image load #30

Closed gregjohnson2017 closed 4 years ago

gregjohnson2017 commented 4 years ago

The first time you load an image, either by passing it in as an argument when you start, or without an argument when you first select an image through the file dialog, the selection outlining does not work. After clicking open to reload an image it works.