https://bugs.kde.org/show_bug.cgi?id=505864

--- Comment #5 from Felix Ernst <felixer...@kde.org> ---
(In reply to quackdoctech from comment #4)
> (In reply to Felix Ernst from comment #3)
> > If people are interested in dynamically switching between a phone and a 
> > desktop UI (perhaps because they have a tablet that can also function as a 
> > laptop), that would need a different implementation. When I implemented the 
> > phone UI, this wasn't really a main focus of mine.
> 
> This is indeed the primary use case I an concerned with and would like to
> use.

Alright. Yes, the issue is that some settings and state information is restored
between restarts no matter if a phone UI or a desktop UI is opened. For the
most part this is a good thing, because it means that many settings which are
supposed to be identical for both are actually kept in sync (or rather only
saved once for both). For your use case and this bug report, one would need to
figure out which of the settings should not be kept identical between the two
and then load them separately. This would include stuff like toggling the
panels, whether the toolbar is at the top or bottom, whether the toolbar shows
text next to the icons, and maybe other things.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to