atsign-foundation / atmosphere_pro

A fully end-to-end encrypted, cross-platform file sharing app written in Flutter
BSD 3-Clause "New" or "Revised" License
57 stars 48 forks source link

feat: sidebar fix #308

Closed Sardar1208 closed 1 year ago

Sardar1208 commented 1 year ago

**- What I did - fixed the hight issue in side navigation

sonle-geekyants commented 1 year ago

@Sardar1208 I have faced this issue: image

Sardar1208 commented 1 year ago

@Sardar1208 I have faced this issue: image

@sonle-geekyants Fixed this in recent update

sonle-geekyants commented 1 year ago

@Sardar1208 In the latest commit, there are still remaining some Incorrect use of ParentDataWidget. Please fix it!

Sardar1208 commented 1 year ago

@Sardar1208 In the latest commit, there are still remaining some Incorrect use of ParentDataWidget. Please fix it!

@sonle-geekyants Fixed the issues

sonle-geekyants commented 1 year ago

@Sardar1208 Can you set borderRadius at the bottom of the sidebar to 0 to match with the Current atSign information card? image

Sardar1208 commented 1 year ago

@Sardar1208 Can you set borderRadius at the bottom of the sidebar to 0 to match with the Current atSign information card? image

fixed