![]() |
Feature requests - Printable Version +- LogicMachine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Visu beta testing (https://forum.logicmachine.net/forumdisplay.php?fid=24) +--- Thread: Feature requests (/showthread.php?tid=5692) |
RE: Feature requests - VarvarM - 22.09.2025 Hello! 1) I'd like to create a plan template. In it, I'd specify the latitude and altitude, parent, and layer only once. 2) It would also be more convenient if there was a list of hotkeys. RE: Feature requests - Novodk - 24.09.2025 Would it be possible to have a "Back" button besides the Close button? That you can toggle on/ off like the Close button? history.back() or maybe you have a better solution? Or maybe the ability to chose to go back to the front page in settings? ![]() ![]() RE: Feature requests - Daniel - 24.09.2025 What is the use case for that? RE: Feature requests - Novodk - 24.09.2025 A client want a visualization on a 24" inch android touch screen, We made a front page where there is links to all rooms/plans(3x1 tile), so either we have to make a tile button to go back to the frontpage or we need to enable the menu, none of these solutions fits in this project!, but a back button in the top bar would be perfect! RE: Feature requests - Novodk - 29.09.2025 (25.08.2025, 07:15)admin Wrote: @AlexLV, value select window is scaled automatically based on the value length. You can set a fixed width via CSS but it will affect all controls that use pop-up windows: If I have the "Screensaver / Screen timeout" enabled to prevent screen burn in, would it be possible to have the JS override the Screensaver and show the Plan? RE: Feature requests - admin - 29.09.2025 @Novodk, not possible at the moment. Screensaver control from Custom JS will be added in the next version. Widget compact mode - CristianAgata - 05.10.2025 Good afternoon team, I would like give some feedback that I found using new visu: 1) Could it be possibile have the possibility to show a custom widget without compact mode? I need to add complex widget in the home page but I don't want to have an icon in plane. 2) In new Visu there is "Text input" but it isn't possible add numeric value, database as 05.x, 07.x, 09.x and so and so are not alowed. In the old Mosaic there was this widget (attached images). This upgrade could be usefull if client wants make setting. Best regards Cristian RE: Feature requests - Daniel - 06.10.2025 Thanks for feedback, few other users requested same things. We will look at it. RE: Feature requests - Novodk - 08.10.2025 (29.09.2025, 10:47)admin Wrote: @Novodk, not possible at the moment. Screensaver control from Custom JS will be added in the next version. Next Visu version or next LM version? ![]() RE: Feature requests - admin - 08.10.2025 It should work in v20251008. https://kb.logicmachine.net/misc/visu/#visusetscreensaverstate RE: Feature requests - Novodk - 08.10.2025 (08.10.2025, 14:25)admin Wrote: It should work in v20251008. Thanks alot, and as always it just works Code: localbus.listen('object', '0/0/11', (value) => { RE: Feature requests - davidchispas - 13.10.2025 1- Is it possible to add the option to increase the 'tile width' in widget configurationn (plan link)? For mobile viewing, when creating a list-style menu, the 3x1 format doesn't fill the entire screen and looks awkward on one side. For example, the 4x1 format would fit in the center. 2- In tiled mode, it would be great if the left menu could be partially hidden, leaving the main pages visible and the subpages displayed via the drop-down icon. 3- I'm unable to set a wallpaper for the mosaic display. I can set dark or light mode, but the background image or color doesn't appear. RE: Feature requests - Daniel - 13.10.2025 1. Are you using latest version? Which widget? 2. It is something we think about. 3. Delete the background color to see image, color has higher priority. RE: Feature requests - davidchispas - 13.10.2025 (13.10.2025, 09:44)Daniel Wrote: 1. Are you using latest version? Which widget? 1- The latest version v20251008 and the plan link widget 2- Great. 3- It works locally, but not through the cloud. It only displays in black or white. RE: Feature requests - Daniel - 13.10.2025 What firmware do you use and cloud app version? RE: Feature requests - Daniel - 13.10.2025 3. it is a bug. RE: Feature requests - davidchispas - 14.10.2025 (13.10.2025, 10:53)Daniel Wrote: 3. it is a bug. Thanks, Daniel. Regarding point 1, it would be great to be able to select at least 4x1 so it appears centered on the mobile device. I'd like to add something to point 2: I miss the back button on the old tile. |