EDCD / EDMarketConnector

Downloads commodity market and other station data from the game Elite: Dangerous for use with all popular online and offline trading tools.
GNU General Public License v2.0
987 stars 155 forks source link

[1293][1124] Enable Basic Settings Window Resizing and Reorder List #2243

Closed Rixxan closed 1 month ago

Rixxan commented 1 month ago

Description

This PR enables basic resizing of the Preferences/Settings window, allowing users to expand the window to larger than the default window size. This allows users to give themselves more window area, but does not allow the user to make the window smaller than the default. This is a basic implementation and should be iterated on in the future.

This also fixes a few typos, and reorders the priority of the settings tabs.

Example Images

image

https://github.com/EDCD/EDMarketConnector/assets/26337384/8d3ca873-d0fd-4de0-8160-aa73ff9e51a2

Type of Change

Enhancement

How Tested

Tested by trying various aspects to force resizing and with third-party plugins to ensure compatibility.

Notes

Closes #1124 Related to #1293