Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Commit

Permalink
data: Update default theme, hide Settings button/ui since broken
Browse files Browse the repository at this point in the history
  • Loading branch information
wltjr committed Aug 21, 2017
1 parent 7c06444 commit bb79984
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/themes/default/default.edc
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ collections {
source: "elm/button";
description { state: "default" 0.0;
fixed: 1 1;
visible: 1;
visible: 0;
max: 0 0;
min: 120 36;
align: 1.0 1.0;
Expand Down

0 comments on commit bb79984

Please sign in to comment.