GerbilSoft / rom-properties

ROM Properties Page shell extension
GNU General Public License v2.0
494 stars 36 forks source link

GTK+, KDE: Support RFT_LISTDATA rows_visible. #76

Closed GerbilSoft closed 7 years ago

GerbilSoft commented 7 years ago

Issue by GerbilSoft Saturday Jun 10, 2017 at 23:34 GMT Originally opened as https://github.com/GerbilSoft/rom-properties.reworking/issues/76


This is implemented in the Windows version, and it allows a RomData subclass to specify the number of visible rows.

This may be harder on GTK+ and KDE, since those use auto-resizing layouts instead of pixel positioning.

GerbilSoft commented 7 years ago

Comment by GerbilSoft Thursday Jul 06, 2017 at 02:21 GMT


KDE: Implemented in commit a70365cc212a93689b5a958c3372b54085042c66. GTK+: Implemented in commit cec8c64fe8a95c1064365b00bac3b373648394ac.

Both of these were implemented in 1.1.