Skip to content

Commit

Permalink
Deenote 0.6.3 01-07-2018
Browse files Browse the repository at this point in the history
Now the app should not have problem closing itself.
Added options for resizing the window.
  • Loading branch information
Chlorie committed Jan 7, 2018
1 parent 0bf77b4 commit 7b35357
Show file tree
Hide file tree
Showing 12 changed files with 1,228 additions and 72 deletions.
4 changes: 2 additions & 2 deletions Assets/Prefabs/FileButton.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -214,8 +214,8 @@ RectTransform:
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0}
m_AnchorMin: {x: 0, y: 1}
m_AnchorMax: {x: 1, y: 1}
m_AnchoredPosition: {x: 0, y: 0}
m_SizeDelta: {x: 0, y: 30}
m_Pivot: {x: 0.5, y: 1}
Loading

0 comments on commit 7b35357

Please sign in to comment.