Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: World-Map-SMP (Read 7925 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Re: World-Map-SMP

Reply #50
Need more info, like the configuration you are using.

EDIT: In particular country highlighting option. Shapes option is not for every system...

EDIT2: Anyway, fixed it. There was an infinite painting loop of country shapes XD Sorry.
Shapes should not be used on resource constrained systems, but that was not the problem anyway.
Replace the file. (will update it on github today too)

Re: World-Map-SMP

Reply #51
Back to normal now.

Thanks

Re: World-Map-SMP

Reply #52
Hi @regor

Are there any options to make the "informative pop-up"  between Prefer nowplaying and Follow selected track (playlist) only show up the first time.

Is a bit annoying close it every time I change the display mode in Bio

Re: World-Map-SMP

Reply #53
Hi @regor

Are there any options to make the "informative pop-up"  between Prefer nowplaying and Follow selected track (playlist) only show up the first time.

Is a bit annoying close it every time I change the display mode in Bio
Nope, but makes sense. Will add an option to hide such messages.

Re: World-Map-SMP

Reply #54
Added, look for it in some hours on github. There is a setting to disable it, both popups, the informative one when changing it on BIO and the input popup when doing it on World Map.

(you will probably need to update all my scripts to the latest on github, and since Wine always give so much problems with SMP... better you make backups!)

Re: World-Map-SMP

Reply #55
Added, look for it in some hours on github. There is a setting to disable it, both popups, the informative one when changing it on BIO and the input popup when doing it on World Map.

(you will probably need to update all my scripts to the latest on github, and since Wine always give so much problems with SMP... better you make backups!)

I update them often. You code a lot  :P . Happily, I have not had new problems (fingers crossed)

Thanks.

Re: World-Map-SMP

Reply #56
Added, look for it in some hours on github. There is a setting to disable it, both popups, the informative one when changing it on BIO and the input popup when doing it on World Map.

(you will probably need to update all my scripts to the latest on github, and since Wine always give so much problems with SMP... better you make backups!)

I update them often. You code a lot  :P . Happily, I have not had new problems (fingers crossed)

Thanks.
Great :) Will have it in mind, to not upload partial updates then!



Re: World-Map-SMP

Reply #59
New release:
https://github.com/regorxxx/World-Map-SMP/releases/tag/v2.5.0

Fixes all instances of weird chars on Wine. Fonts are now configurable globally.

Re: World-Map-SMP

Reply #60
https://github.com/regorxxx/World-Map-SMP/releases/tag/v2.6.0

Quote
## [2.6.0] - 2023-03-04
### Added
### Changed
- UI: disabling the panel now shows the world map background (instead of just the filling color).
- Internal code cleanup of menus.
### Removed
### Fixed
- Console: logging of null value not working properly (totally irrelevant except for debug purposes).

Re: World-Map-SMP

Reply #61
https://github.com/regorxxx/World-Map-SMP/releases/tag/v2.8.0

v2.8.0 - Package installation
Quote
## [2.8.0] - 2023-05-08
### Added
- UI: new option to set the frequency at which the panel is refreshed after tracks change. Now set to 1000 ms by default. This avoids refreshing the panel when selection changes faster than such value (for ex. while scrolling the library), only updating the panel once afterwards.
- Package: new installation method as package.
### Changed
- Console: multiple improvements when logging to file for FbMetadbHandle, FbMetadbHandleList, Error and unknown instances (totally irrelevant except for debug purposes).
- Console: menu entries are no longer logged to console after clicking.
- Helpers: updated helpers.
### Removed
### Fixed

Script should be installed as package, using the package manager at the Spider Monkey Panel Configuration window. Old method is still supported anyway.