Transaction Notifications are now optionally Notify Tips for those who don't want them to collect at the top right of the screen, but still want a notification.
Debug setting LiruNoTransactionClutter has been added, and is toggled by checkbox in General preferences This adds support for TransactionInfo message, to localize the server's transaction notifications. Adds a notification called Payment, which unifies all three of v-d's Payment* notifications. This is a fairly large change to view, keep in mind what was removed as it may just be in a slightly different order or position..
This commit is contained in:
@@ -47,6 +47,7 @@ public:
|
||||
void apply();
|
||||
void cancel();
|
||||
|
||||
static void onClickCheckbox(LLUICtrl* ctrl, void* data);
|
||||
static void onClickClearSettings(void*);
|
||||
static void callbackResetAllSettings(const LLSD& notification, const LLSD& response);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user