OpenFunscripter / OFS

A tool to create funscripts
GNU General Public License v3.0
90 stars 39 forks source link

Creating a chapter at the end of the timelime cannot be selected/deleted #69

Open Zalunda opened 1 year ago

Zalunda commented 1 year ago

I was creating the last chapter and I selected the end of a video and chose "Create Chapter" by mistake, instead of "Set Size". After that, I could see the chapter to the right of the timeline but I couldn't select it to delete it.

image

Also, not related but, a little nitpicking, for the rotating colors, it would be good to only use darker colors with the currently white text, or change to lighter colors with black text. Or use white/black text automatically according to the background color.

Right now, some colors are hard to read.

image

OpenFunscripter commented 1 year ago

Yes thanks for reporting this.

Also, not related but, a little nitpicking, for the rotating colors, it would be good to only use darker colors with the currently white text, or change to lighter colors with black text

Nitpicking is good because I'm not nitpicky enough. But the colors being too bright is something I noticed shortly after releaseing 3.1.0 myself. I might've forgotten though without this so again nitpicking is good. I'll make them darker.

OpenFunscripter commented 1 year ago

I added a window with a table containing all chapters to complement the current UI. It doesn't do much but it gives you the ability to delete the chapter created outside of the video duration.

Zalunda commented 1 year ago

Thanks, the new table of chapters worked well. It might also be useful to "batch update" text/colors.

OpenFunscripter commented 1 year ago

I don't think batch updates are necessary. You can just ctrl+c ctrl+v and updating colors is also not very hard because you can drag'n drop. 😎 And if you create hundreds of chapters that's on you I don't want to support that.

Animation

Zalunda commented 1 year ago

No, no, I didn't mean to have features to batch update. You are right that it would be over-kill. I just meant that it's a little bit easier to manually change colors / chapter names in that windows than with the "right click" on the bar in the main UI.

OpenFunscripter commented 1 year ago

Oh yes sorry I misread that.