|
From: SourceForge.net <no...@so...> - 2013-02-12 15:24:10
|
Patches item #3192995, was opened at 2011-02-25 22:45 Message generated for change (Comment added) made by rclobus You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305095&aid=3192995&group_id=5095 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Pending Resolution: Rejected Priority: 5 Private: No Submitted By: Micah Bunting (amnykon) Assigned to: Nobody/Anonymous (nobody) Summary: improves resize_remove_top Initial Comment: Resize_remove_top can be used when map=max and !shrink_left when shrink right. ---------------------------------------------------------------------- >Comment By: Roland Clobus (rclobus) Date: 2013-02-12 07:24 Message: In svn 1863 (14.2) I've updated the logic for the insertion and removal of columns. I don't see the need to modify the insertion and removal of rows, though only when the maximum width is reached the top row cannot be removed (but that is due to the shape of the grid). This patch isn't needed anymore. ---------------------------------------------------------------------- Comment By: Roland Clobus (rclobus) Date: 2011-05-22 08:19 Message: I've tried this patch, and I'm not sure what it should do. (I've set MAP_SIZE in common/map.h to 6 for easier testing) ---------------------------------------------------------------------- Comment By: Micah Bunting (amnykon) Date: 2011-05-12 13:27 Message: I realized that this patch could be done better by adding a variable in the map struct to allow the map to have its north most row shifted to the left or to the right. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305095&aid=3192995&group_id=5095 |