'Color Text' > Clear in selection
Posted: 11.02.2023 13:58
This does not work for me. All formatted text that I applied stays intact.
The output panel shows this:
The output panel shows this:
Code: Select all
Traceback (most recent call last):
File "D:\Toolbox\CudaText\py\cuda_color_text\__init__.py", line 383, in clear_sel
clear_in_selection(ed)
File "D:\Toolbox\CudaText\py\cuda_color_text\__init__.py", line 262, in clear_in_selection
msg_status(_('Deleted %d attrib(s)') % cnt)
TypeError: 'list' object is not callable
ERROR: Exception in CudaText for clear_sel: TypeError: 'list' object is not callable