BizHawk icon indicating copy to clipboard operation
BizHawk copied to clipboard

Added 'Edit marker frame' feature

Open brunovalads opened this issue 1 year ago • 2 comments

Adde both the button and the strip menu option for editting a marker frame, using its Move method.

brunovalads avatar Aug 09 '22 02:08 brunovalads

I suggest using an icon with just clock, since it looks too small otherwise.

vadosnaprimer avatar Aug 09 '22 16:08 vadosnaprimer

Way better now.

brunovalads avatar Aug 09 '22 23:08 brunovalads

@YoshiRulz

Is Clock.png your own work, or from some clipart library?

I editted an existing one: resized, hue-shifted, and manually pixel editted it. Is it ok, or I should make one from scratch?

brunovalads avatar Aug 25 '22 20:08 brunovalads

It's fine to use whatever for now, I'd just like to know where it came from. It could save me from having to replace it later.

YoshiRulz avatar Aug 25 '22 22:08 YoshiRulz

All requested changes done!

brunovalads avatar Aug 28 '22 16:08 brunovalads

Can't test myself due to build problems on win7, but what happens when you try to enter an invalid value?

vadosnaprimer avatar Aug 29 '22 14:08 vadosnaprimer

Input should be validated by the new InputPrompt { TextInputType = Unsigned }.

YoshiRulz avatar Aug 29 '22 16:08 YoshiRulz