Forum Replies Created
-
AuthorPosts
-
kumajaya
ParticipantNo problem so far on SCADA 6 but on SCADA 5, bootstrap remove background color dan image from media print! My scheme with SVG graphic background looks white 🙁 So, based on https://stackoverflow.com/a/36742058 explanation, I made a custom bootstrap without “Common CSS – Print media styles” from https://getbootstrap.com/docs/3.4/customize/ I believe SCADA 5 will be fine with that custom bootstrap version. What do you think @Mikhail?
Bootstrap tooltips placement smarter than balloon.css and my use case need tooltips support on mobile browser but I don’t want my scheme without a background on print 😀
kumajaya
Participantkumajaya
ParticipantFinally I managed to fix it: https://github.com/RapidScada/scada-v6/pull/27
kumajaya
ParticipantI have no idea how to to make a core modification outside the sources tree.
kumajaya
Participant@Mikhail Somehow I can’t make Bootstrap tooltips working on SCADA 6 scheme. Still always show standard tooltips on desktop browser.
I confirm my modification works on:
https://www.w3schools.com/bootstrap5/tryit.asp?filename=trybs_tooltip&stacked=hkumajaya
ParticipantAbout PWA, I’ll push my local changes to github. I won’t asking for merge but just a reference. Without start_url parameter in manifest, we can put unlimited shortcut (unlimited fullscreen window) on screen, just like multiple bookmark but without address bar. With start_url parameter, we only can register one shortcut for one PWA application.
kumajaya
Participant@Mikhail Web plugin to show server information for admin only will be a good add-on but Rapid SCADA is a very complicated software. It’s good if you can create a simple example web plugin in the community repository for us.
kumajaya
Participant@Mikhail A good or a bad idea? https://drive.google.com/file/d/1utNnWR4-kXuTepxcD03yoQtjjSb-SbFF/preview
– Partial PWA support
– OS info on about page
– User agent info on user profilekumajaya
ParticipantHi @Mikhail To make device log more readable, you can install consolas font via winetricks using “winetricks consolas” command.
kumajaya
ParticipantFor en-GB culture: ScadaWeb/lang/ScadaData.en-GB.xml
kumajaya
ParticipantJust a little worried because no confirmation after back connected.
I found a glitch on mobile browser in portrait mode and found it the printer icon move down because no horizontal space left.
kumajaya
ParticipantI have a Windows application that only works on Wine staging, that’s why staging version installed on my computer.
kumajaya
Participantwine –version output:
wine-7.18 (Staging)
No special modification here, our current source should be run on Wine.
kumajaya
ParticipantUsing Ubuntu 20.04 and Wine staging here.
kumajaya
ParticipantA great way out. I love it 😀
-
AuthorPosts