TimothyLuke / GSE-Advanced-Macro-Compiler

GSE is an alternative advanced macro editor and engine for World of Warcraft.
https://discord.gg/gseunited
MIT License
212 stars 73 forks source link

[ENH] Make the footer of the "1 tab" the same as "Configuration tab" #924

Closed xan2622 closed 3 years ago

xan2622 commented 3 years ago

Is your feature request related to a problem? Please describe. The "Configuration tab" has, bellow the bottom buttons, a space where some informations are displayed : usually the GSE version, but when the player presses the "Save" button, a message appears informing him/her that "the macro has been saved".

configuration_tab

The "1 tab" doesn't have this footer. Pressing the "Save" button on that tab makes the player not know if pressing "Save" worked.

1_tab

Describe the solution you'd like I think that this footer also deserves to have a space where some informations can be displayed.

Desktop OS: Windows 10 64bits pro Hardware: nvidia GTX 1070 8GB - driver: 471.11

Game Version World of Warcraft Shadowlands version 9.1.0.39289 (french language)

GSE Version Version: 3.0.14

TimothyLuke commented 3 years ago

That’s a bug - it “should” show it it knits Lyra the buttons over the top. WoW’s UI stuff doesn’t just “handle” it you need to explicitly figure all that out.

TimothyLuke commented 3 years ago

In your options what sizes are in Editor Height and Editor Width?

xan2622 commented 3 years ago

Width: 710 Height: 820

But I noticed that these options (width and height) change if I resize the Sequence Editor. The new values are the new dimensions of the window that I resized.

eg: Capture d’écran 2021-07-03 223857

TimothyLuke commented 3 years ago

The saving of the resizing is expected