[src/lib/elm_button.c] Code change to let the text change based on the current state...
authorRajeev Ranjan <rajeev.r@samsung.com>
Thu, 21 Oct 2010 04:38:35 +0000 (10:08 +0530)
committerRajeev Ranjan <rajeev.r@samsung.com>
Thu, 21 Oct 2010 04:38:35 +0000 (10:08 +0530)
commit233ddec6d2f41f929ec71b5311455957de35dd55
tree8ad61909e5c9a3e9018d7d2d376e5514a9e0f32b
parent681bb715113dc132d031852aabc2ececb0775f6a
[src/lib/elm_button.c] Code change to let the text change based on the current state if set in advance.
Not setting maximum size hint to -1 in _sizing_eval as if set by the user then it should not be overwritten.
src/lib/elm_button.c