mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-25 14:50:58 +00:00
Fixed click on text attachments in text views to be processed also if
set imports graphics is NO git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11228 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
e9f5fe627b
commit
80b15499dd
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
||||||
|
Tue Oct 23 04:16:57 2001 Nicola Pero <n.pero@mi.flashnet.it>
|
||||||
|
|
||||||
|
Patch by Ludovic Marcotte <ludovic@sophos.ca>:
|
||||||
|
* Source/NSTextView.m ([-mouseDown:]): Check if the click was on a
|
||||||
|
text attachment cell only if the text storage contains text
|
||||||
|
attachments, rather than only if the text view imports graphics.
|
||||||
|
|
||||||
Tue Oct 23 15:06:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
|
Tue Oct 23 15:06:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
|
||||||
|
|
||||||
Patch by Ludovic Marcotte <ludovic@sophos.ca>:
|
Patch by Ludovic Marcotte <ludovic@sophos.ca>:
|
||||||
|
|
Loading…
Reference in a new issue