ccextractorfluttergui
ccextractorfluttergui copied to clipboard
Fixed Bottom Overflow in Basic Settings Page.
trafficstars
fix:bug issue#52
@Techno-Disaster can you review this?
Hm, maybe there's a better way to fix this. There have been several PRs doing the same thing, we should look into how to actually fix it.
https://github.com/CCExtractor/ccextractorfluttergui/commit/46e7082483adfb9fc258c69d0ab6d71164804b0f https://github.com/CCExtractor/ccextractorfluttergui/commit/9a01331b6b0b9bd59b16ff9a4ec38dcdc43850d2
@Techno-Disaster I made the sizedBox height responsive and it fixes the overflow error everywhere. Is this valid?
@Techno-Disaster Can you please review this?