Skip to content
This repository has been archived by the owner on Dec 21, 2022. It is now read-only.

Settings Panel update and Splash Window #46

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

t3ohm
Copy link

@t3ohm t3ohm commented Oct 13, 2022

Works as intended
Update to Panel logic without trying to change the overall structure

If there is a color associated to an attribute, The text will show the Current applied Color.

RBG slider added to help with selecting colors

Default Settings Show through tool when editing a field.

Splash/Loading Screen: text, Timeout in millisecond , on click command" ,opacity
Splash and or Loading screens can be disabled in settings

Moved some functions out of main script into libraries converted labels to functions

Hotkey now have ~/tilda assigned by hardcode, allowing user to focus on the key itself. Checkbox code and logic in place for switch to hotkey edits as opposed to text edit boxes, CON of hotkey edit box is lack of Winkey support for modifier without using a checkbox to imply usage. This just needs checkbox and hotkey checks to complete.

Copied Gdip_all.ahk to ahk lib folder and removed other includes for OGdip.ahk and Gdip_all.ahk since _all should contain all functions. Reason due to include bug I was encountering, though it seemed it was specific during adding everything together. I was able to revert to old includes and with no issue, but I'll leave it as is for right now. can be fixed in PR issue or left as is.

some functions used through the RGB actions can probably be made redundant from Gdip.

oh and added the Default all Settings to Info page

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant