1786018294
This commit is contained in:
@@ -23,7 +23,7 @@ pub struct Trekstor {
|
|||||||
|
|
||||||
impl Trekstor {
|
impl Trekstor {
|
||||||
pub fn new() -> Self {
|
pub fn new() -> Self {
|
||||||
let window = MinimalSoftwareWindow::new(RepaintBufferType::ReusedBuffer);
|
let window = MinimalSoftwareWindow::new(RepaintBufferType::NewBuffer);
|
||||||
|
|
||||||
Self { window }
|
Self { window }
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user