post tooltips: add disable option (#3689).
* Add "disable post tooltips" account setting. * Add back title attribute for when fancy tooltips are disabled.
This commit is contained in:
@@ -58,6 +58,7 @@ class User < ApplicationRecord
|
||||
disable_mobile_gestures
|
||||
enable_safe_mode
|
||||
disable_responsive_mode
|
||||
disable_post_tooltips
|
||||
)
|
||||
|
||||
include Danbooru::HasBitFlags
|
||||
|
||||
Reference in New Issue
Block a user