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

S. Christian Collins <s_chriscoll...@hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |s_chriscoll...@hotmail.com

--- Comment #14 from S. Christian Collins <s_chriscoll...@hotmail.com> ---
In comment #1, Martin Klapetek mentioned that we can't know if the resolution
was changed by the user vs. some application.

Perhaps a way to solve this would be:
1. When a user adds or moves a widget, its position/dimensions are stored.
2. If a resolution change forces a widget to change position/dimensions, that
change should happen dynamically but not alter the stored widget position. That
way if a resolution is made smaller and then larger again, the widget's
original positioning is not lost.

I think the above conditions would best follow the user's intent. No need to be
storing per-resolution widget positions, which would make things more
complicated than they need to be.

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

Reply via email to