mail
mail copied to clipboard
feat: increaze the min and max width for horizontal view
fixes https://github.com/nextcloud/mail/issues/9573
i added random numbers @jancborchardt please test it and let me know how much the % should be
i added random numbers, @jancborchardt please test it and let me know how much the % should be
One minor issue, NcAppContent doesn't take into account the min and max values until user tries to resize it manually. For example, if min-max are 40..60 but restored (or from the previous layout) is 20, then it is 20. And only when the user touches it, it becomes 40