Project

General

Profile

Actions

Bug #534

open

Text Scrollt obwohl er genau ins Feld passt

Added by Anonymous over 13 years ago. Updated about 13 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
Start date:
01/27/2011
Due date:
% Done:

0%

Estimated time:

Description

In
glcdskin/object.c
muss aus
if (w < Size().w)
ein
if (w <= Size().w)
gemacht werden (2x im Code). Dann passt das.

Actions #1

Updated by randy over 13 years ago

  • Project changed from graphlcd-base to graphlcd
Actions #2

Updated by randy over 13 years ago

  • Target version set to 0.1.9
Actions #3

Updated by randy about 13 years ago

  • Target version changed from 0.1.9 to 0.2.0

moved to 0.2.0

Actions

Also available in: Atom PDF