Commit Graph

884 Commits

Author SHA1 Message Date
ChunEon Park e76fa5a666 bin/tools: adjust tools icons.
adjust 2 more images..
2015-02-26 13:38:59 +09:00
ChunEon Park 6d4f65df99 bin/tools: adjust tools icons.
adjust images and icon position and size.
2015-02-26 13:33:15 +09:00
ChunEon Park c668f54514 bin/live_edit: update info text format 2015-02-26 10:55:59 +09:00
ChunEon Park a87332c72e update for eo_do_ret()
api call change complied with unstable eo.
2015-02-26 10:47:51 +09:00
ChunEon Park 331ad370d7 bin/live_edit: fix side effect.
align lines are always visible. it's fixed.

it's introduced from e858f46c0b
2015-02-25 22:08:52 +09:00
ChunEon Park dd91efdc3d bin/live_edit: improve ui.
reposition info text and update guide text.
2015-02-25 22:03:55 +09:00
ChunEon Park e858f46c0b bin/live_edit: increase accuration for detailed coordinates. 2015-02-25 21:50:14 +09:00
ChunEon Park 61fb69f9da bin/live_edit: adjust text template code. 2015-02-25 17:02:01 +09:00
ChunEon Park 4cf2a8677a bin/live_edit: set content scalable 2015-02-25 16:53:16 +09:00
ChunEon Park 33b19c34cb bin/live_edit: code refactoring.
use enumeration instead of macro
2015-02-25 16:25:06 +09:00
ChunEon Park f21ba9c7e6 bin/live_edit: improve info text ui 2015-02-25 16:06:21 +09:00
Jaehyun Cho 16ad0b8958 edc_editor: Fix not to allow focus to edit layout when ctxpopup shows. 2015-02-25 15:49:14 +09:00
ChunEon Park d2f04a1be9 lib/live_view: remove redundant part. 2015-02-25 14:33:42 +09:00
ChunEon Park 179646e910 bin/live_edit: remove unused vars. 2015-02-25 14:14:57 +09:00
Jaehyun Cho 27cae3451d edc_editor: Fix not to set line entry editable. 2015-02-25 11:16:10 +09:00
ChunEon Park ba3d067179 bin/main: cancel live edit if context is switched to. 2015-02-25 11:10:54 +09:00
ChunEon Park f059e39409 lib/edc_editor: turn off edit mode if the editor is disabled.
elementary object disable policy has been changed,
if editor disables it's layout, it's line and editor entry would be disabled also.
in this case, the text color will be changed according to disabled style.

to avoid, this, we just disable edit mode instead of disable object.
2015-02-25 10:44:21 +09:00
Jaehyun Cho 0832ee8b16 Revert "syntax_color: Set white to default text color."
This reverts commit 992b50cc9b.
2015-02-24 20:37:05 +09:00
Jaehyun Cho 010f54cbdb Revert "Revert "edj_viewer: Fix cursor position on status bar.""
This reverts commit dd7da0b038.
2015-02-24 20:35:54 +09:00
Jaehyun Cho 6a871e04fc Revert "edc_editor: Set default text color to line text."
This reverts commit 89bbb67032.
2015-02-24 20:33:20 +09:00
Jaehyun Cho dd7da0b038 Revert "edj_viewer: Fix cursor position on status bar."
This reverts commit f2d5a22240.
2015-02-24 20:33:00 +09:00
Jaehyun Cho f2d5a22240 edj_viewer: Fix cursor position on status bar.
Fix cursor position on status bar not to be bigger than view size.
2015-02-24 16:48:11 +09:00
Jaehyun Cho 89bbb67032 edc_editor: Set default text color to line text.
Set #656565FF to default line text color to not change line text color
when entry is disabled.
2015-02-24 16:03:16 +09:00
ChunEon Park 0c282e559c bin/live_edit: fix the align line wrong position.
logically, the align line has the position problem.
it's position should be limited to each control positions.
2015-02-23 20:34:08 +09:00
ChunEon Park 0d18a42c86 bin/goto: make button scalable. 2015-02-23 20:00:38 +09:00
ChunEon Park 1ba6dfbc5d bin/tools: fix to icon scalable. 2015-02-23 19:17:11 +09:00
ChunEon Park 66706fac1f bin/live_edit: improve ui.
show/hide align lines more smoothly.
2015-02-22 23:45:49 +09:00
ChunEon Park f44b41ab29 bin/live_edit: show/hide control points
show/hide control points case by case.
2015-02-22 23:35:11 +09:00
ChunEon Park ebfefc0531 bin/live_edit: improve ux.
add a assistance lines for aligning.
2015-02-22 23:14:58 +09:00
ChunEon Park 56848930dd bin/live_edit: improve ui.
frame animation timeline should be same with control points
2015-02-22 22:46:20 +09:00
ChunEon Park 38123a2267 bin/live_edit: fix side effect
control point size should be not zero.

side effect that introduced by a1d8bf57c7.
2015-02-22 22:45:00 +09:00
ChunEon Park a1d8bf57c7 bin/live_edit: remove unnecessary code. 2015-02-22 22:37:26 +09:00
ChunEon Park 9baad134e8 bin/live_edit: insert part on user double click. 2015-02-22 22:33:04 +09:00
ChunEon Park 2386e45e92 bin/live_edit: allow backspace key to cancel the live edit mode 2015-02-22 22:26:12 +09:00
ChunEon Park 99307f2e58 bin/live_edit: remove redundant code 2015-02-22 22:25:43 +09:00
ChunEon Park 66e04b8ec1 bin/live_edit: improve usage.
add better rich control pointers.

this patch totally re-implemenet live edit function
since the draggable part has a lots of limitation to control it by user.
2015-02-22 18:27:24 +09:00
ChunEon Park 49c8b9ea4a bin/live_edit: improve ui. 2015-02-21 15:48:02 +09:00
ChunEon Park b792fac1d3 bin/live_edit: code refactoring.
just change internal variable name.
no logic change.
2015-02-21 15:47:33 +09:00
ChunEon Park 4d85c59418 bin/live_edit: shorter guide message. 2015-02-20 21:58:18 +09:00
ChunEon Park 24bcf041ba bin/live_edit: fix wrong ctxpopup position.
in case of short-cut key usage,
ctxpopup was appeared wrongly.
now it's placed according to the live edit buton.
2015-02-20 21:54:25 +09:00
ChunEon Park 2f451ba1b4 bin/live_edit: fix logic wrong.
live edit should be canceled when ctxpopup is dismissed
2015-02-20 20:53:48 +09:00
ChunEon Park 2346693c0a bin/live_edit: improve ux
change ui draggable rel1, rel2 controls.
remove info text
make outline shiny
2015-02-20 20:44:44 +09:00
ChunEon Park 4c66c8a1c4 bin/live_edit: code refactoring.
clean up the code.
2015-02-19 15:37:14 +09:00
ChunEon Park d95a66712c bin/live_edit: cancel live edit mode if ctxpopup is dismissed by user. 2015-02-19 14:51:04 +09:00
ChunEon Park fe23ef7865 bin/tools: remove redundant call.
we don't need to set focus on enventor here anyway the menu will be activated.
2015-02-19 13:06:43 +09:00
ChunEon Park ab4ddaa2fd bin/tools: code clean up.
split behaviors as possible.
2015-02-19 13:06:04 +09:00
ChunEon Park 8e0efde5b1 bin/live_edit: toggle live edit
don't activate search/goto with the live edit.
2015-02-19 13:01:47 +09:00
ChunEon Park 0ef94819a3 bin/live_edit: cast data type. 2015-02-19 12:56:27 +09:00
ChunEon Park 37e425fa1b bin/live_Edit: cancel live edit when esc is pressed 2015-02-19 12:34:03 +09:00
ChunEon Park bf122beaec bin/main: code clean up.
split behaviors as possible.
2015-02-19 12:29:33 +09:00