wwwsqldesigner icon indicating copy to clipboard operation
wwwsqldesigner copied to clipboard

Panning on the map has no effect

Open bilogic opened this issue 3 years ago • 6 comments

There is a little map on the lower right corner of the editor, but the main window contents doesn't update when moving the small box. Is this by design? Thank you.

bilogic avatar Apr 01 '22 03:04 bilogic

I cannot reproduce; the minimap seems to be correctly reflected in the main window. What URL are you trying, what browser, is anything relevant displayed in the Console?

ondras avatar Apr 04 '22 10:04 ondras

Thanks for getting back!

I might have been a little unclear in my OP. Let me try again:

  1. Chrome Version 100.0.4896.60 (Official Build) (64-bit)
  2. URL in question https://ondras.zarovi.cz/sql/demo/?keyword=default
  3. If I use scrollbars to move my main window around, the minimap reflects correctly
  4. If I drag the little box around in the minimap, the main window doesn't move and match up to the minimap
  5. There is 1 error in the console, but I doubt it is the issue: Failed to load resource for favicon.ico

Makes sense?

bilogic avatar Apr 04 '22 10:04 bilogic

Yes, I can confirm that problem (in Chrome) now. It works okay in Firefox. Will have a look later.

ondras avatar Apr 04 '22 11:04 ondras

if it helps, https://github.com/Lt-Mayonesa/wwwsqldesigner works in Chrome

bilogic avatar Apr 04 '22 11:04 bilogic

Should be fixed now.

ondras avatar Apr 27 '22 11:04 ondras

Thanks, https://ondras.zarovi.cz/sql/demo/?keyword=default works!

Should I file a PR to auto format all whitespaces in a standardized way? This will eliminate all the unnecessary whitespaces in future PRs. See #314

bilogic avatar Apr 28 '22 02:04 bilogic