Frodo45127

Results 22 issues of Frodo45127

We can use the MultiView to get them in parallel, sync their scrollbars and compare them. Then paint the different cells, add red empty rows when a complete row is...

UI Improvements
Features

That table is weird. Not sure if it's properly decoded.

Schema Bugs

Basically, we can use this to filter parts of a table, then wipe out everything not in screen from that table, so what we see is what's left. Useful for...

UI Improvements
Features

We need to map a key press for this. Not sure how to do it with the current Qt Bindings.

UI Improvements
Investigation Needed

This looks like a Qt/Windows issue, as I just call the default function from Qt, and this happens. Needs some more investigation though.

General Bugs
Investigation Needed

RPFM sorts them alphabetically, not using the numbers. For example, RPFM will consider 10 to go before 2. This needs some investigation, as I have never touched the sorting code.

General Bugs
Investigation Needed

This require us to use a trick in the FileDialog that I don't know if it'll work on Linux and Windows, as for those RPFM defaults to the native FileChooser.

UI Improvements
Investigation Needed

This setting should make RPFM open the folder in the explorer/file manager where a file/folder has been extracted just after the extraction finished. We can try to add it to...

UI Improvements

There is a little boolean there whose use we don't know. This calls for an investigation. Not really affecting how the tables work currently, but I don't like "unknown" parts...

Investigation Needed

Fluent version: 0.16 FluentBundle version: 0.15.2 OS: Windows Rust version: 1.56/1.56.1 When calling FluentBundle::format_pattern() with a specific pattern, the lib triggers an "unreachable code" panic on fluent-bundle-0.15.2\src\resolver\expression.rs:63:36 and crashes. Managed...

bug
help wanted
good first issue