oops, didnt mean to commit this change, twas for testing, so revert it
simonb simonb
1 files changed,
2 insertions(+),
2 deletions(-)
jump to
M
src/ToolFactory.cc
→
src/ToolFactory.cc
@@ -112,9 +112,9 @@ if (*cmd == 0) // we need a command
return 0; // TODO maybe direction of arrows should depend on toolbar layout ? - FbTk::FbDrawable::TriangleType arrow_type = FbTk::FbDrawable::UP; + FbTk::FbDrawable::TriangleType arrow_type = FbTk::FbDrawable::LEFT; if (name == "nextworkspace") - arrow_type = FbTk::FbDrawable::DOWN; + arrow_type = FbTk::FbDrawable::RIGHT; ArrowButton *win = new ArrowButton(arrow_type, parent, 0, 0,