-
Notifications
You must be signed in to change notification settings - Fork 735
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Arsenal - Add Tools category and moveOnOverwrite
parameter to FUNC(addCustomRightPanelButton)
#9247
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
IMHO setting is not needed. Can't imagine situation when tools grouping can hurt.
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
People mad about their stuff not being in the usual place? I agree though. |
Is there anything else that should be sorted to Tools? |
keepIfOverriden
parameter to FUNC(addCustomRightPanelButton)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Grammar/spelling fixes.
keepIfOverriden
parameter to FUNC(addCustomRightPanelButton)
keepIfOverridden
parameter to FUNC(addCustomRightPanelButton)
keepIfOverridden
parameter to FUNC(addCustomRightPanelButton)
moveOnOverwrite
parameter to FUNC(addCustomRightPanelButton)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What happens/is supposed to happen if all custom panels are taken, all of them having _moveOnOverwrite
enabled, and you add another panel with _override != -1
?
Is the existing panel overwritten or is the panel rejected?
Existing panel is overwritten. Override wins. |
Add A4ES items to ACE medical category. Compat with: acemod/ACE3#9247
Add A4ES items to ACE medical category. Compat with: acemod/ACE3#9247
When merged this pull request will:
moveOnOverwrite
parameter toFUNC(addRightPanelButton)
. If true, button will be moved if its position is overridden (instead of deleted). Defaults to false.Currently includes flashlights, Defusal Kit, clacklers, Notepad, Chemlight Shield, AtragMX, Kestrel, Fortify Tool, DAGR/MicroDAGR, Entrenching Tool, rangetables and range card, Wirecutters, SSWT kit, Spotting Scope, Mine Detector, Toolkit, Cellphone. Dead Man's Switch, HuntIR Monitor, and Map Tools.
IMPORTANT
Component - Add|Fix|Improve|Change|Make|Remove {changes}
.