revert(web): disable RDP6 bitmap codec temporarily

Issue: https://github.com/Devolutions/IronRDP/issues/249
This commit is contained in:
Benoît CORTIER
2023-11-02 11:52:47 -04:00
committed by Benoît Cortier
parent c2f57f5bcb
commit 28e2029790
+1 -1
View File
@@ -476,7 +476,7 @@ fn build_config(
},
graphics: None,
bitmap: Some(connector::BitmapConfig {
color_depth: 32,
color_depth: 16,
lossy_compression: true,
}),
#[allow(clippy::arithmetic_side_effects)] // fine unless we end up with an insanely big version