EtienneLamoureux / sc-trade-companion

Companion application for SC Trade Tools
https://sc-trade.tools
GNU General Public License v3.0
28 stars 7 forks source link

UI v0.1b #28

Closed Mvb1122 closed 9 months ago

Mvb1122 commented 9 months ago

The application can now more realistically handle scaling by hiding the SCTradeTools logo when the window is scaled down. Also, the starting dimensions were parametrized and the commit for putting the application's version in the title was cherrypicked, causing an error (whoopsie.)

Mvb1122 commented 9 months ago

As for the current write conflicts on CompanionGui.java, please choose my conflicted answer, since it contains the update, I guess. I moved the chunk for setting the title down into the InitializeGUI() method, since I felt that the code was more organized to place it there.

EtienneLamoureux commented 9 months ago

Right. If you could have a clean change set from gui to gui, I could merge it and go from there :)

Mvb1122 commented 9 months ago

Sorry, I just fixed it 👍

(Github was giving me an error last time I tried to resolve the issues and I forgot to comment about it.)