promotional bannermobile promotional banner

ChatFramePlus

Provides further customization for chat frames.

File Details

2.1.0-release

  • R
  • Aug 1, 2023
  • 136.51 KB
  • 141
  • 3.4.2+1
  • Classic

File Name

ChatFramePlus-2.1.0-release.zip

Supported Versions

  • 3.4.2
  • 1.14.3

ChatFramePlus

2.1.0-release (2023-08-01)

Full Changelog Previous Releases

  • feat: initial button module functionality
    Need to think more about how to structure functionality specific to a chat frame versus
    functionality for the entire chat frame. Initial button module will allow players to show or hide
    the navigational buttons as they are specific to a chat frame. That is how the addon functions
    currently, so it's easy to implement this slice.
  • fix: revert back to using SetText instead of Insert on copy frame multi-line edit box
    Insert was being used to debug issue #2 and it has an issue with SetCursorPosition not consistently
    scrolling to the bottom.
  • style: consistent variable naming