kaegi / SubtitleMemorize

A tool to generate cards for spaced repetition software from movies and series
GNU Affero General Public License v3.0
63 stars 7 forks source link

Missing "Enable Line" Button? (Windows64) #2

Closed wenshin2 closed 6 years ago

wenshin2 commented 6 years ago

I only see the "Disable Line" button, it seems to be missing the "Enable Line" button? image

I'm also getting a warning on the console: Gtk-Warning **: Invalid Icon Size 0

Right now I can't enable a line if it's greyed out. Hopefully there's an easy way to fix this?

kaegi commented 6 years ago

You can change the behavior of some buttons by holding Ctrl or Shift (or both at once). Pressing Ctrl will change the "Disable Line" to "Enable Line".

The Gtk-Warning can safely be ignored.

wenshin2 commented 6 years ago

That works, thank you! Since this isn't actually a bug, I'll close this issue.