Skip to content

Conversation

@remutro
Copy link
Contributor

@remutro remutro commented Dec 14, 2024

The "Type" column in the Settings > Firmware table view was being set to false by default. As there is no visibility handling for columns in hiro for Windows or Cocoa, this column would always be visible. But in the hiro GTK table view definition (there is also a visibility implementation for Qt) it did contain a function to disable/enable a specific column so this column would be absent on Linux distros making it look like there were duplicate entries in the table. This PR removes removes the call setting visibility by default so that the column is always visible.

@LukeUsher LukeUsher merged commit 50ceb08 into ares-emulator:master Dec 14, 2024
8 of 9 checks passed
@remutro remutro deleted the firmware-column-visible branch December 14, 2024 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants