Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
HSDSZ authored May 24, 2021
1 parent 638e238 commit a589996
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Idearray.py
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,8 @@ def handledropped(self, dragtext):
currentmode = self.titlebar.mode
if currentmode == 'bar':
self.titlebar.swithcmodeto('detail')
elif currentmode == 'normal' or currentmode == 'max':
self.toolarea.show()

# get the birthday, link, linktype, these shared content. set link
birthday = now()
Expand Down

0 comments on commit a589996

Please sign in to comment.