issues
search
elementary
/
files
File browser designed for elementary OS
https://elementary.io
GNU General Public License v3.0
330
stars
77
forks
source link
PropertiesWindow: handle permpanel failure case in permpanel widget
#2469
Closed
danirabbit
closed
2 months ago
danirabbit
commented
2 months ago
Review with "hide whitespace changes"
Move the failure to get permissions handling into the function that creates the perm grid. Simplifies packing it into the stack and
perm_grid
can be scoped down to that function
Simplify making the grid insenstive. Can't use
get_children
in gtk4
Review with "hide whitespace changes"
perm_grid
can be scoped down to that functionget_children
in gtk4