Ticket #231 (closed enhancement: fixed)

Opened 5 months ago

Last modified 2 months ago

Nueva variable de contexto para identificar la orientación

Reported by: jmartin Assigned to: lmayllon
Priority: major Milestone:
Component: A3-platform-dragboard Version: 0.2
Keywords: Cc:

Description

Nueva variable de contexto para identificar la orientación del dispositivo que accede a la plataforma. Sería útil para que los gadgets realicen adaptación para el acceso desde el iPhone.

Change History

07/21/08 14:20:52 changed by jmartin

  • owner changed from mru to jrosa.
  • version set to 2.0.
  • component changed from EzWeb-platform to A3-platform-dragboard.

07/22/08 09:10:23 changed by jmartin

  • owner changed from jrosa to jmartin.

09/10/08 14:11:23 changed by jmartin

  • status changed from new to closed.
  • resolution set to fixed.

(En [1384]) Fixes #231. A new context variable (orientation) has been defined. Its value may be "portrait" or "landscape" and it is set when the onorientationchange event happens in the iphone platform.

10/10/08 11:23:36 changed by lmayllon

  • status changed from closed to reopened.
  • resolution deleted.

10/10/08 11:23:45 changed by lmayllon

  • owner changed from jmartin to lmayllon.
  • status changed from reopened to new.

10/10/08 11:56:41 changed by lmayllon

  • status changed from new to closed.
  • resolution set to fixed.

(En [1453]) Fixes #231. Fixed a bug related to the establishing of the value of orientation context variable (iphone platform)