You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ability to set the horizontal position of the division between the ingredients and the rest of the card. IMO the ingredients column is too narrow. Either by making the division draggable, or by a preferences setting somewhere.
Ability to set the default size of the recipe card view. IMO too small. Either remember what size it was resized to last time, or a preferences setting.
Have a button and/or key that will move to next/previous recipe, allowing one to "flick through the pages" of the (currently filtered) recipe book.
The text was updated successfully, but these errors were encountered:
* Ability to set the horizontal position of the division between the ingredients and the rest of the card. IMO the ingredients column is too narrow. Either by making the division draggable, or by a preferences setting somewhere.
This was also previously mentioned here: kirienko/gourmet#303 , where it's described how the current behaviour may be problematic as well.
* Ability to set the default size of the recipe card view. IMO too small. Either remember what size it was resized to last time, or a preferences setting.
This would make sense: the size is already saved, but not applied. I think it has to do with the way new recipe cards are created.
I should be able to address this rapidly.
* Have a button and/or key that will move to next/previous recipe, allowing one to "flick through the pages" of the (currently filtered) recipe book.
This is would be nice indeed! It's difficult to achieve given the way the code structured, so I can't give an estimate on that one, but I'll keep it in mind.
Expected Behavior
The text was updated successfully, but these errors were encountered: