[frameworks-kirigami] [Bug 458393] Kirigami.CategorizedSettings does not produce good results with long words in names

2022-09-23 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=458393

Nate Graham  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/fram
   ||eworks/kirigami/commit/80e8
   ||85e71f991c857be673c59a84605
   ||6ad13f4aa
 Status|CONFIRMED   |RESOLVED
   Version Fixed In||5.99
 Resolution|--- |FIXED

--- Comment #5 from Nate Graham  ---
Git commit 80e885e71f991c857be673c59a846056ad13f4aa by Nate Graham, on behalf
of Matej Starc.
Committed on 23/09/2022 at 17:20.
Pushed by ngraham into branch 'master'.

CategorizedSettings: ensure space for long words and don't wrap in weird places
FIXED-IN: 5.99

M  +48   -14   src/controls/settingscomponents/CategorizedSettings.qml

https://invent.kde.org/frameworks/kirigami/commit/80e885e71f991c857be673c59a846056ad13f4aa

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

[frameworks-kirigami] [Bug 458393] Kirigami.CategorizedSettings does not produce good results with long words in names

2022-09-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=458393

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[frameworks-kirigami] [Bug 458393] Kirigami.CategorizedSettings does not produce good results with long words in names

2022-09-11 Thread Matej Starc
https://bugs.kde.org/show_bug.cgi?id=458393

Matej Starc  changed:

   What|Removed |Added

Version|unspecified |5.97.0

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

[frameworks-kirigami] [Bug 458393] Kirigami.CategorizedSettings does not produce good results with long words in names

2022-09-10 Thread Matej Starc
https://bugs.kde.org/show_bug.cgi?id=458393

--- Comment #4 from Matej Starc  ---
MR with a fix: https://invent.kde.org/frameworks/kirigami/-/merge_requests/737

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

[frameworks-kirigami] [Bug 458393] Kirigami.CategorizedSettings does not produce good results with long words in names

2022-09-10 Thread Matej Starc
https://bugs.kde.org/show_bug.cgi?id=458393

Matej Starc  changed:

   What|Removed |Added

 CC||matej.sta...@gmail.com

--- Comment #3 from Matej Starc  ---
I think Kirigami could offer an option in this case that would get the widest
word and get the width from that word (in this case, it would make those
buttons to access a specific setting page just wide enough for the widest word
to fit perfectly without word wrapping).

Thank you for bringing this up!

I think this could be fixed by getting the longest/widest word and getting its
width. If this word's width exceeds maximumWidth (newly created property) it
would word wrap it, otherwise it can just set the width of categorized settings
sidebar, so the longest word fits perfectly.

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

[frameworks-kirigami] [Bug 458393] Kirigami.CategorizedSettings does not produce good results with long words in names

2022-09-03 Thread James Graham
https://bugs.kde.org/show_bug.cgi?id=458393

James Graham  changed:

   What|Removed |Added

 CC||notm...@gmail.com
  Component|General |general
Product|NeoChat |frameworks-kirigami
   Target Milestone|--- |Not decided
   Assignee|fe...@posteo.de |kdelibs-b...@kde.org

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