FLTK logo

Article #1515: FLTK 1.4.x Weekly Snapshot, r12181

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 Home  |  Articles & FAQs  |  Bugs & Features  |  Documentation  |  Download  |  Screenshots  ]
 

Return to Articles | Show Comments | Submit Comment ]

Article #1515: FLTK 1.4.x Weekly Snapshot, r12181

Created at 00:00 Mar 03, 2017 by mike

A new weekly snapshot of FLTK 1.4.x (r12181) is now available on the download page:

    http://www.fltk.org/software.php?VERSION=fltk-1.4.x-r12181

Commit Log:

------------------------------------------------------------------------
r12181 | AlbrechtS | 2017-02-27 12:00:41 -0500 (Mon, 27 Feb 2017) | 13
lines

Improve label alignment docs and border case implementations.

Make clear that some alignment bit combinations are "illegal" and yield
undefined behavior that can be changed without notice.

Fix label alignment in some border cases where illegal bit combinations
like
FL_ALIGN_LEFT and FL_ALIGN_RIGHT or FL_ALIGN_TOP and FL_ALIGN_BOTTOM are
both set, respectively.

Todo: There appears to be inconsistent handling WRT these "illegal" cases,
for instance with inside labels as opposed to outside labels, such that
the behavior seems to be unpredictable. See test/label.cxx.

------------------------------------------------------------------------
r12180 | AlbrechtS | 2017-02-25 14:31:36 -0500 (Sat, 25 Feb 2017) | 1 line

Fix typo (case) in include file name.
------------------------------------------------------------------------

Download | Home Page | Listing ]


Comments

Submit Comment ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.