Magpie icon indicating copy to clipboard operation
Magpie copied to clipboard

Ability to configure time for start scale ("Scale after 5s")

Open 0x4E69676874466F78 opened this issue 3 years ago • 7 comments

Expected behavior 预期的功能

Setting for start time. 5 seconds for me it is a lot.

Alternative behavior (optional) 近似的功能(可选)

No response

0x4E69676874466F78 avatar Jan 04 '22 21:01 0x4E69676874466F78

Use the hotkey instead.

Blinue avatar Jan 05 '22 00:01 Blinue

@Blinue slightly off-topic, but I'm not sure why but in some games/programs the hotkey does not work (pressing it does nothing), while the "scale after 5s" button work. I have tried changing the hotkey to no effect.

bloc97 avatar Jan 05 '22 07:01 bloc97

Have you tried running Magpie as an administrator?

Blinue avatar Jan 05 '22 07:01 Blinue

Why then do need this button? If there is a need for button, why not give the opportunity to set a convenient number of seconds?

0x4E69676874466F78 avatar Jan 05 '22 13:01 0x4E69676874466F78

This button is intended to be used when the hotkey does not work or when the keyboard is not convenient to use.

If more people request this feature, I'll add it. For now, you can modify the source code instead.

Change this constant to the seconds you want to wait.

https://github.com/Blinue/Magpie/blob/629b20ba4e864e3612e591ba86b810c4ba0c7bbb/Magpie/MainWindow.xaml.cs#L36-L37

Blinue avatar Jan 06 '22 01:01 Blinue

Maybe add this option in a basicConfig.json file or from registry editing/however u store other settings?

As for "hotkey not working", previously, it was not working for me either when it was defaulted to Alt+F11, but due to "F11", some games registered it incorrectly, and started weirding up. Now, as Alt+F10, it works perfectly without any issues

MuhammadUsmanMithani avatar Jan 11 '22 06:01 MuhammadUsmanMithani

This feature will be available in v0.10.

Blinue avatar Jun 24 '22 11:06 Blinue

v0.10 is released 🎉

Blinue avatar Mar 25 '23 11:03 Blinue