mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-22 19:57:58 +01:00
initial rewrite of the hints, please test and report (and i know, it has problems, mainly it does not yet support framesets)
This commit is contained in:
@@ -57,7 +57,7 @@ vimperator.Buffer = function() //{{{
|
||||
// unsuccessfully attempt to reshow hints? i.e. isn't it just relying
|
||||
// on the recalculation side effect? -- djk
|
||||
// NOTE: we could really do with a zoom event...
|
||||
vimperator.hints.reshowHints();
|
||||
// vimperator.hints.reshowHints();
|
||||
}
|
||||
|
||||
function bumpZoomLevel(steps, full_zoom)
|
||||
|
||||
Reference in New Issue
Block a user