Skip to content

preferences: correctly parse input of IEC unit

Pedro Sader Azevedo requested to merge pesader/gnome-boxes:fix-memory-input into main

Make sure IEC units (i.e. KiB, MiB, GiB) are correctly parsed in the text input of memory. This applies to both RAM and Storage Limit preferences.

Fixes issue #901.

Merge request reports