Skip to content

Change the save bar to use KMessageWidget

Joshua Goins requested to merge work/redstrate/better-header into master

Benefits:

  • Uses the standard KMessageWidget, not a bunch of custom code and bespoke CSS. Negative diffs!
  • Unrelated to visual changes, the "Save All" is only shown when there's actually more than one file.

Here's a visual representation of what it might look like:

Save Bar Only

Before After
image Screenshot_20240408_195351

Save Bar + Full Memory Bar

Before After
Screenshot_20240408_211643 Screenshot_20240408_211601

Save Bar + Full Memory Bar (Fullscreen)

Before After
Screenshot_20240408_211648 Screenshot_20240408_211607
Edited by Joshua Goins

Merge request reports