Skip to content
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

Feature: ability to re-order user build templates #6117

Open
lL1l1 opened this issue Apr 25, 2024 · 0 comments
Open

Feature: ability to re-order user build templates #6117

lL1l1 opened this issue Apr 25, 2024 · 0 comments
Labels
area: ui Anything to do with the User Interface of the Game ui: construction related to construction ui

Comments

@lL1l1
Copy link
Contributor

lL1l1 commented Apr 25, 2024

Describe the feature
"Be able to re-order hotkey cycling of templates without having to re-create them all in the desired order." (Arran on the forum)

Expected behavior
Be able to drag user templates around
image

like you can drag units in the factory queue:
Construction menu dragging
and then it should update the order in which they appear when using the "cycle user templates" hotkey.
I think the place to start looking is in build_templates.lua. The current issue is that the hotkey relies entirely on the order of templates in the game.prefs file/table.

This should also apply to factory build queue templates.

@lL1l1 lL1l1 added area: ui Anything to do with the User Interface of the Game ui: construction related to construction ui labels Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: ui Anything to do with the User Interface of the Game ui: construction related to construction ui
Projects
None yet
Development

No branches or pull requests

1 participant