Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 292a9a2

Browse filesBrowse files
committed
DOC : really fix MEP09 formatting
1 parent f5bb16b commit 292a9a2
Copy full SHA for 292a9a2

File tree

Expand file treeCollapse file tree

1 file changed

+5
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+5
-3
lines changed

‎doc/devel/MEP/MEP09.rst

Copy file name to clipboardExpand all lines: doc/devel/MEP/MEP09.rst
+5-3Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,12 +83,14 @@ Implementation
8383
interactivity manager has a consistent interface for the
8484
interactivity manager to deal with. The proposed methods to add to
8585
the artists, if they are to support interactivity, are:
86+
8687
* get_pixel_position_ll(self): get the pixel position of the lower
87-
left corner of the artist's bounding box
88+
left corner of the artist's bounding box
8889
* get_pixel_size(self): get the size of the artist's bounding box,
89-
in pixels
90+
in pixels
9091
* set_pixel_position_and_size(self,x,y,dx,dy): set the new size of
91-
the artist, such that it fits within the specified bounding box.
92+
the artist, such that it fits within the specified bounding box.
93+
9294
* add capability to the backends to 1) provide cursors, since these
9395
are needed for visual indication of moving/resizing, and 2) provide
9496
a function that gets the current mouse position

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.