mirror of
https://github.com/gryf/tabbedalt.git
synced 2026-08-20 18:11:48 +02:00
Added note on changes
This commit is contained in:
@@ -172,6 +172,12 @@
|
||||
# tab and disable its hooks
|
||||
# - update tab property notifications, don't update it too often, clean up X
|
||||
# properties variables after use, update only changed X properties
|
||||
#
|
||||
# 2026-08-10 17:20:53
|
||||
# - remove variables in copy_properties to free memory
|
||||
# - call configure() every time on refresh
|
||||
# - removed throttling to suppress tab property notifications, as they need to
|
||||
# be applied as every call there is different atom to process.
|
||||
|
||||
use Scalar::Util;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user