aliens

Author Topic: [DONE] Scroll-allocation in Research/Manufacture GUIs  (Read 1314 times)

Online Meridian

  • Global Moderator
  • Commander
  • *****
  • Posts: 8628
    • View Profile
[DONE] Scroll-allocation in Research/Manufacture GUIs
« on: May 14, 2020, 04:58:18 pm »
It is now possible to change allocated scientists and engineers on a project without opening extra GUIs, directly in base GUI using mouse scrollwheel.

Normal scroll +/- 10 scientists or engineers
CTRL + wheel +/- 1 scientist or engineer

The step is configurable via options.cfg, if you don't like the defaults.

Code: [Select]
  oxceManufactureScrollSpeed: 10
  oxceManufactureScrollSpeedWithCtrl: 1
  oxceResearchScrollSpeed: 10
  oxceResearchScrollSpeedWithCtrl: 1
« Last Edit: February 01, 2023, 12:33:15 pm by Meridian »