You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Different platforms have different functionality available. For example, Firefox does not allow custom widths like Chromium does.
In this case, there may be some issues when importing backups from one platform to another. There needs to be a check in place that will attempt to convert settings between platforms. For example, custom widths on Chromium can be converted to platform default or thin based on size when imported into Firefox.
Additionally, unnecessary settings should not be saved to the Storage API when importing.
The text was updated successfully, but these errors were encountered:
Different platforms have different functionality available. For example, Firefox does not allow custom widths like Chromium does.
In this case, there may be some issues when importing backups from one platform to another. There needs to be a check in place that will attempt to convert settings between platforms. For example, custom widths on Chromium can be converted to platform default or thin based on size when imported into Firefox.
Additionally, unnecessary settings should not be saved to the Storage API when importing.
The text was updated successfully, but these errors were encountered: