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

Logs: disable native "live" search and reduce vertical margins #351

Open
kynikos opened this issue Sep 24, 2014 · 0 comments
Open

Logs: disable native "live" search and reduce vertical margins #351

kynikos opened this issue Sep 24, 2014 · 0 comments

Comments

@kynikos
Copy link
Owner

kynikos commented Sep 24, 2014

In the DataViewCtrl-based logs, disable the native GTK "live" search feature appearing if pressing Ctrl+f, like it's been done for the database tree (i.e. use a DataViewModel and maybe return None from GetColumnType). See also #349.

Also, while working at that, reduce the margin between the rows, maybe by using a custom renderer like is done for the database tree. Consider abstracting a class to avoid duplicating code.

@kynikos kynikos added this to the 1.0.2 milestone Sep 24, 2014
kynikos added a commit that referenced this issue Sep 24, 2014
@kynikos kynikos modified the milestones: 1.0.2, 0.7.0 Sep 24, 2014
kynikos added a commit that referenced this issue Sep 28, 2014
@kynikos kynikos modified the milestones: 1.0.2, 0.7.0 Sep 28, 2014
kynikos added a commit that referenced this issue Oct 20, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant