kicad/common/preview_items
PJM b263164c72 Pcbnew: Don't flip tool text when view is flipped
CHANGED: When using tools like the ruler, circle, arc, etc, they
display info text.  If the view is flipped, the text is also flipped.
This MR fixes the flipped text and also corrects text X offset and
justification to match normal view.
2020-10-10 22:20:17 +00:00
..
arc_assistant.cpp Simplify arc drawing guides to be more consistent with other tools. 2020-10-08 11:33:32 +01:00
arc_geom_manager.cpp Improve arc geometry manager to choose the direction which makes more sense 2020-07-03 15:05:17 +00:00
bright_box.cpp Move remaining hard-coded segment counts 2019-05-16 08:49:55 -07:00
centreline_rect_item.cpp Multiple improvements concerning colors, configuration handling and legacy features in pcbnew: 2017-08-04 16:06:57 +02:00
draw_context.cpp Simplify arc drawing guides to be more consistent with other tools. 2020-10-08 11:33:32 +01:00
polygon_geom_manager.cpp Fix H/V/45 zone snapping behavior 2020-09-26 14:27:08 -04:00
polygon_item.cpp Don't allow preview to try and draw empty polygons. 2020-08-22 23:46:56 +01:00
preview_utils.cpp Pcbnew: Don't flip tool text when view is flipped 2020-10-10 22:20:17 +00:00
ruler_item.cpp Try to make rulers draw right on Cairo as well as OpenGL. 2020-10-02 13:50:16 +01:00
selection_area.cpp Switch preview items to use abstract render settings 2019-09-05 08:11:44 -04:00
simple_overlay_item.cpp Multiple improvements concerning colors, configuration handling and legacy features in pcbnew: 2017-08-04 16:06:57 +02:00
two_point_assistant.cpp Fix two-point assistant drawing layers to be in correct order. 2020-10-03 22:55:34 +01:00