You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After I moved my app to Gtk4 I found out that TreeView widget does not display expanders and sort arrows, despite show-expanders=true. When I uncheck this property it jumps to the left 1-2px, so it feels like there is no asset (?).
Also worth to mention that if I do Adw.init(); they appear, but I'm having some Adwaita style elements appear on top of the elementary style.
Steps to Reproduce
Example Python code to reproduce the issue in the attached file. expanders.txt
Expected Behavior
Gtk4 vs Gtk3
OS Version
7.x (Horus)
Software Version
Latest release (I have run all updates)
Log Output
No response
Hardware Info
No response
The text was updated successfully, but these errors were encountered:
What Happened?
After I moved my app to Gtk4 I found out that TreeView widget does not display expanders and sort arrows, despite
show-expanders=true
. When I uncheck this property it jumps to the left 1-2px, so it feels like there is no asset (?).Also worth to mention that if I do Adw.init(); they appear, but I'm having some Adwaita style elements appear on top of the elementary style.
Steps to Reproduce
Example Python code to reproduce the issue in the attached file.
expanders.txt
Expected Behavior
Gtk4 vs Gtk3
OS Version
7.x (Horus)
Software Version
Latest release (I have run all updates)
Log Output
No response
Hardware Info
No response
The text was updated successfully, but these errors were encountered: