Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autocomplete in the filters view, rearrangable tabs, and a few bugfixes #3

Closed
wants to merge 5 commits into from

Conversation

benjymous
Copy link
Contributor

  • Enabled some properties on wxAuiNotebook that lets you drag-order the tabs, and snap them out into side-by-side panes, which is pretty neat! Sadly doesn't give you full VS style adjustment, and doesn't offer functionality to save your customised layout
  • The text fields in the Filters view now autocomplete based on the data from the database, for quicker searching
  • A couple of bugfixes related to selecting items in views when filters are enabled
  • Tidied the filters panel layout slightly

@CyberShadow
Copy link
Member

Hi there,

I just pushed some commits of my own. I'm afraid our work has diverged a bit. I'll try to cherry-pick the relevant commits.

Could you please check if the bugfix commits are still needed for my master? I've reworked that area of code in a way that I think clamps down on that category of bugs.

@CyberShadow
Copy link
Member

Oops, just realized I committed some debug changes! I'll clean it up in a bit.

@CyberShadow
Copy link
Member

OK, fixed and force-pushed!

By the way, I've emailed Richard Mitton two days ago, but no reply so far. I guess I'll ping him on Twitter later today.

@benjymous
Copy link
Contributor Author

Yeah, those fixes were down to how it handled remapping list indices when filtered - now that it's pre-filtering the results, it shouldn't be an issue.

He seems fairly active on Twitter, so hopefully you might get a response there!

@CyberShadow
Copy link
Member

No reply on Twitter either.

I went ahead and created this:
http://thecybershadow.net/sleepy/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants