[Genlist] Add FIXME comments
authorTae-Hwan Kim <the81.kim@samsung.com>
Thu, 2 May 2013 12:11:09 +0000 (21:11 +0900)
committerSungho Kwak <sungho1.kwak@samsung.com>
Wed, 12 Jun 2013 11:12:47 +0000 (20:12 +0900)
because, when naviframe item is pushed,
naviframe freeze all events :( so events cannot be repeated.
So all texts should have it's own sound program,
not repeat to BG

Change-Id: I8ac9395d9f235163dc569e7645981ff1062585d3

themes/widgets/genlist/genlist_macro.edc

index 5df1c53..38821f6 100644 (file)
 /*****************************************************************************/
 /******************************* Genlist TEXT ********************************/
 /*****************************************************************************/
+// FIXME: because, when naviframe item is pushed,
+// naviframe freeze all events so text events cannot be repeated. :-(
+// So all texts should have it's own sound program, not repeat to BG
 #define GENLIST_PART_TEXT(NAME, DESCRIPION) \
     part { name: NAME; \
       scale: 1; \