Revision 1284663
Go back to digest for 11th March 2012Bug Fixes in Development Tools
Oliver Kellogg committed changes in /trunk/KDE/kdesdk/umbrello:
UMLWidget::drawSelected():
- Don't draw the resize anchor if the widget is so small that the anchor
would cover up most of the widget.
UMLWidgetController::isInResizeArea():
- If the widget itself is very small then make the resize area small, too.
Reason: Else it becomes impossible to do a Move instead of Resize.
File Changes
Modified 3 files
- /trunk/KDE/kdesdk/umbrello
- /ChangeLog
- /umbrello/controller/umlwidgetcontroller.cpp
- /umbrello/widgets/umlwidget.cpp
3 files changed in total