Add a Next button to fortune dialog
Bug #875946 reported by
Dylan McCall
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
indicator-fish |
Fix Released
|
Wishlist
|
Unassigned |
Bug Description
Can you add "next button or talk again" instead of "ok" button? is really useful because sometimes we want read few messages from fortune.Thanks
--
This should be easy to handle with the new dialog layout in 1.04, since it won't jump around when the message changes. It would be useful to make the dialog its own class, though, and make sure only one ever appears (and that one gets updated instead of replaced). Right now a new dialog is created every time we call say_something_
If anyone wants to do this, please go right ahead :)
Related branches
Changed in indicator-fish: | |
importance: | Undecided → Wishlist |
status: | New → Confirmed |
To post a comment you must log in.
Okay, I guess that's done :)