mirror of
https://github.com/creamlike1024/EasyLPAC.git
synced 2026-04-25 12:55:54 +03:00
[PR #28] [MERGED] Added support for custom AIDs #49
Labels
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/EasyLPAC#49
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/creamlike1024/EasyLPAC/pull/28
Author: @Root-Core
Created: 1/5/2025
Status: ✅ Merged
Merged: 1/5/2025
Merged by: @creamlike1024
Base:
master← Head:aids📝 Commits (1)
3fb2e45Added support for custom AIDs📊 Changes
3 files changed (+34 additions, -4 deletions)
View changed files
📝
cmd.go(+4 -2)📝
config.go(+2 -0)📝
window.go(+28 -2)📄 Description
This allows the usage of custom AIDs.
Please note, that I'm not a GUI designer and never used GO or fyne.
We could instead try other known AIDs, if the default
A0000005591010FFFFFFFF8900000100fails.This would make the process easier. I don't know if this project would be fine with such an approach.
This depends on https://github.com/estkme-group/lpac/pull/181
This closes #26
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.