mirror-chatterino2/src/widgets/settingspages
Leon Richardt 497ce2d2f2 Better Highlights: Fix Unintentional Color Update (#1522)
* HighlightPhrase: Fix wrong documentation

* Use right constructor for new HighlightPhrases

* Fix preset highlights changing unintentionally

Prior to this commit, the callback for reacting to user input on the
highlight table (namely, `HighlightingPage::tableCellClicked`) only
checked for the row number in order to determine whether preset
highlights (self highlights, whispers, and subscriptions) need to be
updated. Hence, changing rows 0 through 2 in the "User Highlights" tab
would also update the preset highlights.

This commit adds a check to determine whether the callback was triggered
by the "Messages" highlight tab, or not.
2020-01-27 00:16:09 +01:00
..
AboutPage.cpp Remove FMT dependency (#1472) 2020-01-03 20:51:37 +01:00
AboutPage.hpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
AccountsPage.cpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
AccountsPage.hpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
CommandPage.cpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
CommandPage.hpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
ExternalToolsPage.cpp renamed members in Helpers.cpp 2019-09-18 16:32:07 +02:00
ExternalToolsPage.hpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
GeneralPage.cpp Add setting to stack bits (#1452) 2019-12-21 10:36:46 +01:00
GeneralPage.hpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
HighlightingPage.cpp Better Highlights: Fix Unintentional Color Update (#1522) 2020-01-27 00:16:09 +01:00
HighlightingPage.hpp Better Highlights (#1320) 2020-01-25 11:03:10 +01:00
IgnoresPage.cpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
IgnoresPage.hpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
KeyboardSettingsPage.cpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
KeyboardSettingsPage.hpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
ModerationPage.cpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
ModerationPage.hpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
NotificationPage.cpp added descriptions to collection settings 2019-08-26 14:36:06 +02:00
NotificationPage.hpp Implemented requested changes 2019-05-02 00:01:18 +02:00
SettingsPage.cpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
SettingsPage.hpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00