[BUG] When shrinking the edit box too small the Delete Version button is sitting on top of the Sequence Label.
Spoony36 opened this issue ยท 2 comments
๐ต Describe the bug:
Sequence and Delete version are on top of one another. Not really an issue, more of a highlight
๐ต To reproduce: (Steps to reproduce the behavior)
- Go to 'Sequence Editor'
- Click on 'Version 1 etc'
- See error
๐ต The error:
Paste the error message in this blockquote.
๐ต Expected behavior:
A clear and concise description of what you expected to happen.
๐ต GSE.lua file:
Please provide your GSE.lua
file or the export string for the specific macro that is causing an issue.
- To find the GSE.lua file:
- First, make sure you have enabled the "File Name Extensions" checkbox in Explorer (View tab)
- Browse to
C:\path\to\wow\_retail_\WTF\Account\YourAccountName\SavedVariables\
or/path/to/WoW/_retail_/WTF/Account/YourAccountName/SavedVariables
- Copy the
GSE.lua
file to your Desktop - Rename this copy to
GSA.lua.txt
- Then just drag it here in your message
- Note: If you do not include your GSE.lua file you are wasting your time and mine. 90% of the time, the first thing I will ask for is "Can you please upload your GSE.lua file?". This file is needed with the error to work out Why that error occured for you.
๐ต Desktop (please complete the following information):
- OS: [e.g. Windows 10 64bit]
- Game Version [e.g. classic/bcc/retail (9.1.0)]
๐ต GSE Version:
- Version: [e.g. 3.x.y]
- Downloaded From: [e.g. https://www.curseforge.com]
๐ต Additional context:
Add any other context about the problem here.
Hi Spoony,
The simple fix to this is to make the editor wider on your screen. Unfortunately this rendering is done by a third party library and I need them to fix their layout.
TimothyLuke
โฆ On 23 May 2022, at 2:31 am, Spoony36 ***@***.***> wrote:
๏ปฟ
๐ต Describe the bug:
Sequence and Delete version are on top of one another.
๐ต To reproduce: (Steps to reproduce the behavior)
Go to 'Sequence Editor'
Click on 'Version 1 etc'
See error
๐ต The error:
Paste the error message in this blockquote.
![image](https://user-images.githubusercontent.com/6922184/169706840-89dec7cb-e045-455d-bcf5-453392311163.png)
๐ต Screenshots:
If applicable, add screenshots to help explain your problem.
๐ต Expected behavior:
A clear and concise description of what you expected to happen.
๐ต GSE.lua file:
Please provide your GSE.lua file or the export string for the specific macro that is causing an issue.
To find the GSE.lua file:
First, make sure you have enabled the "File Name Extensions" checkbox in Explorer (View tab)
Browse to C:\path\to\wow\_retail_\WTF\Account\YourAccountName\SavedVariables\ or /path/to/WoW/_retail_/WTF/Account/YourAccountName/SavedVariables
Copy the GSE.lua file to your Desktop
Rename this copy to GSA.lua.txt
Then just drag it here in your message
Note: If you do not include your GSE.lua file you are wasting your time and mine. 90% of the time, the first thing I will ask for is "Can you please upload your GSE.lua file?". This file is needed with the error to work out Why that error occured for you.
๐ต Desktop (please complete the following information):
OS: [e.g. Windows 10 64bit]
Game Version [e.g. classic/bcc/retail (9.1.0)]
๐ต GSE Version:
Version: [e.g. 3.x.y]
Downloaded From: [e.g. https://www.curseforge.com]
๐ต Additional context:
Add any other context about the problem here.
โ
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.