waistline icon indicating copy to clipboard operation
waistline copied to clipboard

Adjust width of the chechbox area in the food list

Open thomas-esau opened this issue 10 months ago • 2 comments

I struggle a little bit with the same problem as the author of issue https://github.com/davidhealey/waistline/issues/439 - the area to tap, that activates the checkbox is too slim for me. I have another proposal for a solution though: It would be nice, if the checkbox activation area had about the same width as the button for new entries in the bottom right corner. If this is too big of a change for the UI, maybe it could just be a toggleable option under Settings -> Appearance.

thomas-esau avatar Apr 04 '24 18:04 thomas-esau

I think increasing the width of the checkbox a bit would indeed help, and it should be relatively easy to do.

@thomas-esau I invite you to try and implement this change yourself and make a pull request. The field of contributors to this app has become sparse and any help is welcome. You have a much better chance of getting this change shipped if you do it yourself rather than wait until someone else comes around to do it.

There are build instructions in the contributors guide: https://github.com/davidhealey/waistline/blob/master/CONTRIBUTING.md#code-contribution

EmilJunker avatar Apr 04 '24 21:04 EmilJunker

Yes sure, I could give it a try. I've never worked with Cordova or Framework7, but since these are frameworks for the usual webdev stack, it should still be doable for me.

thomas-esau avatar Apr 05 '24 06:04 thomas-esau