Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
  • Tao Bao's avatar
    2cf6fe2c
    screen_ui: Fix a case that may truncate the last char. · 2cf6fe2c
    Tao Bao authored
    ScreenRecoveryUI::DrawWrappedTextLines() should be called with
    kMarginWidth only. Because it's using a line limit of text_cols_,
    which is unaware of kMenuIdent.
    
    Bug: 64293520
    Test: No missing char with long header text.
    Change-Id: Ib4d08de2c56473a483ff9964eb6cec31f8a74c9a
    (cherry picked from commit 13aa4a902ba2fa304fc9fe826f797a4e0e2182b7)
    2cf6fe2c
    screen_ui: Fix a case that may truncate the last char.
    Tao Bao authored
    ScreenRecoveryUI::DrawWrappedTextLines() should be called with
    kMarginWidth only. Because it's using a line limit of text_cols_,
    which is unaware of kMenuIdent.
    
    Bug: 64293520
    Test: No missing char with long header text.
    Change-Id: Ib4d08de2c56473a483ff9964eb6cec31f8a74c9a
    (cherry picked from commit 13aa4a902ba2fa304fc9fe826f797a4e0e2182b7)
Loading