<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>300482</bug_id>
          
          <creation_ts>2012-05-23 04:56:59 +0000</creation_ts>
          <short_desc>The scalable ant path is unnecessary.</short_desc>
          <delta_ts>2013-05-17 07:15:33 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>krita</product>
          <component>Usability</component>
          <version>2.4</version>
          <rep_platform>Debian unstable</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>wishlist</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="yustas">igor-leskov1962</reporter>
          <assigned_to name="Krita Bugs">krita-bugs-null</assigned_to>
          <cc>halla</cc>
    
    <cc>igor-leskov1962</cc>
    
    <cc>info</cc>
          
          <cf_commitlink>http://commits.kde.org/calligra/1a54eae17b5a8ae2c746c87ef93df92474c6170f</cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1257626</commentid>
    <comment_count>0</comment_count>
    <who name="yustas">igor-leskov1962</who>
    <bug_when>2012-05-23 04:56:59 +0000</bug_when>
    <thetext>The ant path (the visible bounding strokes around the selected area) should not be scalable trough the zooming a page. This is slow and bad visible now.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1316216</commentid>
    <comment_count>1</comment_count>
    <who name="David REVOY">info</who>
    <bug_when>2012-11-17 05:42:07 +0000</bug_when>
    <thetext>I confirm thats having a &apos;ant path&apos; with different aspect depending on zoom as it is now is unecessary and slow to trace. I understand now better why working on high res picture the &apos;ant path&apos; of selection is so tiny and dense , and take time to display. 

I noticed a impact on performance with this test :
1) at 100% of viewport of a image, with square select tool , select a zone. 
2) notice how the ants path display fast, and rendering at 100% is good on screen.
3) zoom out a lot , and reselect the same zone size , it&apos;s slower to be displayed for the same size</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1327135</commentid>
    <comment_count>2</comment_count>
    <who name="Halla Rempt">halla</who>
    <bug_when>2012-12-29 11:41:53 +0000</bug_when>
    <thetext>Ack, confirmed.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1367370</commentid>
    <comment_count>3</comment_count>
    <who name="Dmitry Kazakov">dimula73</who>
    <bug_when>2013-05-08 15:52:24 +0000</bug_when>
    <thetext>Git commit cf8545be11df17892ec437f460928b0b50e4b969 by Dmitry Kazakov.
Committed on 08/05/2013 at 17:50.
Pushed by dkazakov into branch &apos;master&apos;.

Fixed Marching Ants not to be scalable

This is quite simple, but long-awaited fix

M  +3    -0    krita/ui/canvas/kis_infinity_manager.cpp
M  +10   -11   krita/ui/kis_selection_decoration.cc

http://commits.kde.org/calligra/cf8545be11df17892ec437f460928b0b50e4b969</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1367400</commentid>
    <comment_count>4</comment_count>
    <who name="Dmitry Kazakov">dimula73</who>
    <bug_when>2013-05-08 18:08:44 +0000</bug_when>
    <thetext>Git commit 4746d1b169220ee9a22f58827c75dfdbe79f5c1c by Dmitry Kazakov.
Committed on 08/05/2013 at 19:57.
Pushed by dkazakov into branch &apos;calligra/2.7&apos;.

Fixed Marching Ants not to be scalable

This is quite simple, but long-awaited fix

Conflicts:

	krita/ui/canvas/kis_infinity_manager.cpp

M  +10   -11   krita/ui/kis_selection_decoration.cc

http://commits.kde.org/calligra/4746d1b169220ee9a22f58827c75dfdbe79f5c1c</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1367706</commentid>
    <comment_count>5</comment_count>
    <who name="yustas">igor-leskov1962</who>
    <bug_when>2013-05-10 05:00:17 +0000</bug_when>
    <thetext>Thank you Dmitry.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1369376</commentid>
    <comment_count>6</comment_count>
    <who name="Siddharth">siddharth.kde</who>
    <bug_when>2013-05-17 07:15:33 +0000</bug_when>
    <thetext>Git commit 1a54eae17b5a8ae2c746c87ef93df92474c6170f by Siddharth Sharma, on behalf of Dmitry Kazakov.
Committed on 08/05/2013 at 17:50.
Pushed by siddharthsharma into branch &apos;krita-psd-plugin-siddharth&apos;.

Fixed Marching Ants not to be scalable

This is quite simple, but long-awaited fix

M  +3    -0    krita/ui/canvas/kis_infinity_manager.cpp
M  +10   -11   krita/ui/kis_selection_decoration.cc

http://commits.kde.org/calligra/1a54eae17b5a8ae2c746c87ef93df92474c6170f</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>