upload isf package 77/17477/1
authorJihoon Kim <jihoon48.kim@samsung.com>
Tue, 16 Jul 2013 09:39:53 +0000 (18:39 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Fri, 7 Mar 2014 02:04:35 +0000 (11:04 +0900)
Change-Id: I114a923f51be08869f81c4dd8df70847bcabf3b2

packaging/isf.changes
packaging/isf.spec
releasenote.txt

index 91d806b..c6e747b 100644 (file)
@@ -1,3 +1,7 @@
+* Tue Jul 16 2013 Jihoon Kim <jihoon48.kim@samsung.com> submit/tizen_2.2/20130716.085907@cf7e0ae
+- check ise_height in settle function
+- fix settle height
+
 * Tue Jul 16 2013 Jihoon Kim <jihoon48.kim@samsung.com> submit/tizen_2.2/20130715.051408@17c9863
 - remove _candidate_angle change code in get_ise_geometry
 - change candidate window max value
index 958f5c7..6eb81f3 100644 (file)
@@ -4,7 +4,7 @@
 Name:       isf
 Summary:    Input Service Framework
 Version:    2.4.6716
-Release:    1
+Release:    2
 Group:      Graphics & UI Framework/Input
 License:    LGPL-2.1
 Source0:    %{name}-%{version}.tar.gz
index 26b646c..0c6b9a0 100644 (file)
@@ -1,6 +1,8 @@
 ISF 2.4.6716 :
  1. [panel] remove _candidate_angle change code in get_ise_geometry
  2. [panel] change candidate window max value
+ 3. [panel] check ise_height in settle function
+ 4. [panel] fix settle height
 
 
 ISF 2.4.6715 :