7.3.0.1
Details
-
FilenameLibTextDump-1.0-7.3.0.1.zip
-
Uploaded by
-
UploadedSep 19, 2017
-
Size8.61 KB
-
Downloads2,863
-
MD58937d5f386e3f72549fae54ff85f3d20
Supported WoW Retail Versions
- 7.3.0
Changelog
tag adc89cf4295ff3d162f0b86980eb4a095ad4d8a1 7.3.0.1
Author: James D. Callahan III <[email protected]>
Date: Tue Sep 19 14:21:19 2017 -0500
commit 316f692cc80129df919e295b3b82afe0e801b8f8
Author: James D. Callahan III <[email protected]>
Date: Tue Sep 19 14:20:31 2017 -0500
Update ToC Interface to 70300.
commit 542f479408b77654eff65f30eb9f0bb9608e54a1
Author: James D. Callahan III <[email protected]>
Date: Tue Sep 19 14:20:11 2017 -0500
Cleanups.
commit e3da38cea4f60bce86cadf6b12b142d13c85bd2b
Author: James D. Callahan III <[email protected]>
Date: Tue Sep 19 13:48:04 2017 -0500
Merge in Gethe's changes.
This utilizes a faux scroll frame to limit the viewable text in an attempt to reduce the performance impact of having a large number of lines in the buffer.
Various tweaks to the copy_frame:
* Now uses a template to remove the need to manually create border textures.
* SetTopLevel(true) to prevent layering issues with other frames.
* drag_frame now has the same points as title_bg to make moving the frame slightly more reliable
* edit_box now has the same size as scroll_area to allow for proper text wrapping when using smaller widths.
* additional minor tweaks as a result of the above.