mirror of
https://github.com/fltk/fltk.git
synced 2026-06-04 23:42:15 +08:00
Fix line number alignment in Fl_Text_Display/Editor (STR #3363).
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12170 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -42,13 +42,14 @@ Changes in FLTK 1.4.0 Released: ??? ?? 2017
|
||||
|
||||
Other Improvements
|
||||
|
||||
- (add here)
|
||||
- (add new items here)
|
||||
- Many documentation fixes, clarifications, and enhancements.
|
||||
|
||||
|
||||
Bug Fixes
|
||||
|
||||
- (add here)
|
||||
- (add new items here)
|
||||
- Fix line number alignment in Fl_Text_Display/Editor (STR #3363).
|
||||
- Fix ignored buffer pre-allocation (requestedSize) in Fl_Text_Buffer.
|
||||
See fltk.general "Fl_Text_Buffer constructor bug" on Dec 5, 2016.
|
||||
- Fix build with configure --enable-cairo --enable-cairoext,
|
||||
|
||||
Reference in New Issue
Block a user