Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Finish new listviewtooltip dialog #3

Closed
kaa-ching opened this issue Aug 9, 2015 · 4 comments
Closed

Finish new listviewtooltip dialog #3

kaa-ching opened this issue Aug 9, 2015 · 4 comments
Assignees
Milestone

Comments

@kaa-ching
Copy link
Member

it needs more polish: put background images to make it look like a text balloon

it also should show clearly that you want to push on an object, not drag it.
Or, we should enable drag&drop - which is complex code to add.

@kaa-ching kaa-ching added this to the Milestone A milestone Aug 9, 2015
@kaa-ching kaa-ching changed the title Finish new insert dialog Finish new listviewtooltip dialog Aug 19, 2015
@kaa-ching
Copy link
Member Author

After I've done some work redesigning the dialog's ui code, I'm moderately happy with the changes:

  • background has image
  • all text is visible
  • image is set to the right size

But I'm not really happy:

  • total dialog is not correctly scaled (reduction, usually)
  • the close button still needs different icon.
  • the background is too transparent, reducing readability.

@kaa-ching kaa-ching self-assigned this Aug 20, 2015
@glixx
Copy link
Member

glixx commented Aug 20, 2015

Fix cutted description for BowlingPin:

diff -ur tbe-0.9-git0de2b0f.orig/src/model/PolyObject.cpp tbe-0.9-git0de2b0f/src/model/PolyObject.cpp
--- tbe-0.9-git0de2b0f.orig/src/model/PolyObject.cpp    2015-08-20 18:49:20.000000000 +0300
+++ tbe-0.9-git0de2b0f/src/model/PolyObject.cpp 2015-08-20 23:17:50.000000000 +0300
@@ -46,7 +46,7 @@
    "BowlingPin",
    QT_TRANSLATE_NOOP("AbstractPolyObjectFactory", "Bowling Pin"),
    QT_TRANSLATE_NOOP("AbstractPolyObjectFactory", "Bowling pins are meant to be run "
-               "over - and most people prefer to do that using "
+               "over -\nand most people prefer to do that using "
                "a Bowling Ball."),
    "BowlingPin",
    "(0.02,0.17)=(-0.02,0.17)=(-0.045,0.14)=(-0.04,0.065)=(0.0,0.04)"

@glixx
Copy link
Member

glixx commented Aug 20, 2015

Pictures does not fit in window.
tbe6

@kaa-ching
Copy link
Member Author

The last commit fixes all for me :-)

@the-butterfly-effect the-butterfly-effect locked and limited conversation to collaborators Oct 29, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants