AQGridView icon indicating copy to clipboard operation
AQGridView copied to clipboard

Issue #96:Fix for Buggy horizontal mode

Open RadhikaS opened this issue 13 years ago • 6 comments

Added changes to support horizontal layout.

RadhikaS avatar Dec 15 '11 15:12 RadhikaS

I pulled this into my fork and it worked great.

defragged avatar Mar 29 '12 12:03 defragged

This fix works great, why don't you accept this?

gabrielrinaldi avatar Sep 28 '12 23:09 gabrielrinaldi

Haven’t merged into develop. (It’s accepted.)

On Sep 28, 2012, at 16:59, Gabriel Rinaldi [email protected] wrote:

This fix works great, why don't you accept this?

— Reply to this email directly or view it on GitHubhttps://github.com/AlanQuatermain/AQGridView/pull/103#issuecomment-8998783.

evadne avatar Sep 29 '12 00:09 evadne

Thanks for the contribution. After re-reviewing the patch, I regret to say that it might not be pulled into the next master release in its current form due to quality issues. It still contains a lot of useful ideas and I understand that vertical support is an important aspect of the project. It’ll be given priority treatment.

Thanks!

evadne avatar Sep 29 '12 00:09 evadne

The problem for me is horizontal scrolling. It does not work, it is broken. I did not make this changes, but I know they work :) (but not if they break something else).

gabrielrinaldi avatar Sep 29 '12 00:09 gabrielrinaldi

Thanks, the fix is valuable and I understand that vertical scrolling is just broken now on develop and master.

I’m seeing several issues regarding pulling it immediately into develop or master though: it changes the master instead of develop, and introduces a lot of code specifically dealing with horizontal layout. Also seeing some formatting issues regarding layout code. For now, I highly recommend forking the project, and pulling this change-set into your fork before it is fully integrated.

On Sep 28, 2012, at 5:57 PM, Gabriel Rinaldi [email protected] wrote:

The problem for me is horizontal scrolling. It does not work, it is broken. I did not make this changes, but I know they work :) (but not if they break something else).


Reply to this email directly or view it on GitHub: https://github.com/AlanQuatermain/AQGridView/pull/103#issuecomment-8999391

evadne avatar Sep 29 '12 01:09 evadne