Skip to content

Commit

Permalink
Add wrapping to filepicker (still gated by user preferences)
Browse files Browse the repository at this point in the history
Fixes #3097
  • Loading branch information
andoma committed Apr 18, 2016
1 parent b56b681 commit a6faedd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion glwskins/flat/popups/filepicker.view
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ popup({
onEvent(left, event("Back"));

list_y({

navWrap: true;
padding: 0.5em;

zbox({
Expand Down

0 comments on commit a6faedd

Please sign in to comment.